summaryrefslogtreecommitdiff
path: root/clang/test/Parser/asm.cpp
AgeCommit message (Expand)Author
2025-07-08[Clang] include attribute scope in diagnostics (#144619)Oleksandr T.
2025-03-17[Clang] Constant Expressions inside of GCC' asm strings (#131003)cor3ntin
2022-06-15[clang] Reject non-declaration C++11 attributes on declarationsMartin Boehme
2019-05-30Revert "clang support gnu asm goto."Erich Keane
2019-05-30clang support gnu asm goto.Jennifer Yu
2014-12-11Parse: Concatenated string literals should be verified in inline asmDavid Majnemer
2012-03-06User-defined literals: reject string and character UDLs in all places where theRichard Smith