summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/keywords_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Concepts] Deprecate -fconcepts-ts, enable Concepts under -std=c++2aSaar Raz2020-01-241-3/+2
* [MSVC] Recognize `static_assert` keyword in C and C++98Reid Kleckner2019-02-151-2/+7
* [c++2a] Treat 'concept' and 'requires' as keywords, add compat warning for C+...Richard Smith2017-08-131-1/+2
* Add -f[no-]declspec to control recognition of __declspec as a keywordSaleem Abdulrasool2015-10-041-0/+22
* [Concepts] lex keywords: concept and requiresHubert Tong2015-06-051-0/+11
* Clean up some existing keyword tests in the test/Lexer directory by using theYunzhong Gao2014-05-071-0/+34
OpenPOWER on IntegriCloud