Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Concepts] Deprecate -fconcepts-ts, enable Concepts under -std=c++2a | Saar Raz | 2020-01-24 | 1 | -3/+2 |
* | [MSVC] Recognize `static_assert` keyword in C and C++98 | Reid Kleckner | 2019-02-15 | 1 | -2/+7 |
* | [c++2a] Treat 'concept' and 'requires' as keywords, add compat warning for C+... | Richard Smith | 2017-08-13 | 1 | -1/+2 |
* | Add -f[no-]declspec to control recognition of __declspec as a keyword | Saleem Abdulrasool | 2015-10-04 | 1 | -0/+22 |
* | [Concepts] lex keywords: concept and requires | Hubert Tong | 2015-06-05 | 1 | -0/+11 |
* | Clean up some existing keyword tests in the test/Lexer directory by using the | Yunzhong Gao | 2014-05-07 | 1 | -0/+34 |