summaryrefslogtreecommitdiff
path: root/clang/test/Parser/brackets.cpp
AgeCommit message (Expand)Author
2025-08-23[clang] Diagnose misplaced array bounds with non-identifier declarators. (#15...keinflue
2023-06-05[clang][Diagnostics] Split source ranges into line ranges before...Timm Bäder
2023-05-31[clang] Show line numbers in diagnostic code snippetsTimm Bäder
2023-05-16Revert "[clang] Show line numbers in diagnostic code snippets"Timm Bäder
2023-05-16[clang] Show line numbers in diagnostic code snippetsTimm Bäder
2018-04-06Fix typos in clangAlexander Kornienko
2015-05-01Adjust the wording of the "brackets go after the unqualified-id" error messag...Nick Lewycky
2014-07-16Revert "clang/test/Driver/crash-report.c: This requires rewriter for -frewrit...Alp Toker
2014-07-16clang/test: Introduce the feature "rewriter" for --enable-clang-rewriter.NAKAMURA Takumi
2014-06-24Provide a better diagnostic when braces are put before the identifier.Richard Trieu