summaryrefslogtreecommitdiff
path: root/clang/test/Parser/namespace-attributes.cpp
AgeCommit message (Expand)Author
2025-01-09[Clang] disallow attributes after namespace identifier (#121614)Oleksandr T.
2022-03-15[clang][parser] Allow GNU attributes before namespace identifierAleksandr Platonov