summaryrefslogtreecommitdiff
path: root/clang/test/Parser/switch-typo-correction.cpp
AgeCommit message (Expand)Author
2025-06-13Remove delayed typo expressions (#143423)Aaron Ballman
2020-03-24[Parser] Fix the assertion crash in ActOnStartOfSwitch stmt.Haojian Wu