forked from OSchip/llvm-project
a9b5edc5e2
This still allows `if (value)` while requiring an explicit cast when not in a boolean context. This means things like `std::set<Value>` will no longer compile. Differential Revision: https://reviews.llvm.org/D80497 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Lexer.cpp | ||
Lexer.h | ||
Parser.cpp | ||
Token.cpp | ||
Token.h | ||
TokenKinds.def |