summaryrefslogtreecommitdiff
path: root/clang/test/Parser/cxx2b-label.cpp
AgeCommit message (Expand)Author
2023-05-04[clang] Use -std=c++23 instead of -std=c++2bMark de Wever
2022-09-21[Clang] Support case and default labels at end of compound statementEvgeny Shulgin
2022-09-17[Clang] Support label at end of compound statementEvgeny Shulgin