summaryrefslogtreecommitdiff
path: root/clang/test/Parser/attr-order.cpp
AgeCommit message (Expand)Author
2024-08-15[Clang] handle both gnu and cpp11 attributes to ensure correct parsing inside...Oleksandr T.
2023-06-02[Clang][Parser] Accept GNU attributes preceding C++ attributes on templatesElizabeth Andrews
2022-11-21parse: process GNU and standard attributes on top-level declsSaleem Abdulrasool
2021-01-27Ignore unknown attribute warnings in this testAaron Ballman
2021-01-27Parse different attribute syntaxes in arbitrary orderAaron Ballman