summaryrefslogtreecommitdiff
path: root/clang/test/Preprocessor/macro-reserved.cpp
AgeCommit message (Expand)Author
2023-05-25[Lex] Warn when defining or undefining any builtin macroJohn Brawn
2023-05-17Revert "[Lex] Warn when defining or undefining any builtin macro"Nico Weber
2023-05-17[Lex] Warn when defining or undefining any builtin macroJohn Brawn
2021-11-30[NFC][Clang]Inclusive language: Replace uses of whitelist in clang/testZarko Todorovski
2021-05-04Introduce -Wreserved-identifierserge-sans-paille
2015-08-01[Tests] Add explicit -std=lang option to a number of tests.Yunzhong Gao
2014-12-18Fixed warnings on redefine keywords and reserved ids.Serge Pavlov
2014-12-16Move -Wkeyword-macro into -pedantic, remove -Wreserved-id-macro.Nico Weber
2014-12-12Do not warn on keyword undefSerge Pavlov