summaryrefslogtreecommitdiffstats
path: root/test/Lexer/keywords_test.c
Commit message (Expand)AuthorAgeFilesLines
* [MSVC] Recognize `static_assert` keyword in C and C++98Reid Kleckner2019-02-151-1/+11
* Add -f[no-]declspec to control recognition of __declspec as a keywordSaleem Abdulrasool2015-10-041-0/+15
* Add a test to distinguish between reserved tokens and normal identifiers.Yunzhong Gao2014-04-111-0/+29