llvm-project/clang/lib/Parse
Mitch Phillips 041d4012e4 Revert "Rewording "static_assert" diagnostics"
This reverts commit b7e77ff25f.

Reason: Broke sanitizer builds bots + libcxx. 'static assertion
expression is not an integral constant expression'. More details
available in the Phabricator review: https://reviews.llvm.org/D129048
2022-07-14 10:59:20 -07:00
..
CMakeLists.txt [HLSL] Add Semantic syntax, and SV_GroupIndex 2022-04-14 10:21:58 -05:00
ParseAST.cpp Revert "[C++20][Modules] Build module static initializers per P1874R1." 2022-07-11 19:50:31 +01:00
ParseCXXInlineMethods.cpp [clang][parse] Move source range into ParsedAttibutesView 2022-03-24 08:11:57 +01:00
ParseDecl.cpp [Clang] Rename StringLiteral::isAscii() => isOrdinary() [NFC] 2022-06-29 18:28:51 +02:00
ParseDeclCXX.cpp Revert "Rewording "static_assert" diagnostics" 2022-07-14 10:59:20 -07:00
ParseExpr.cpp [clang] Reject non-declaration C++11 attributes on declarations 2022-06-15 11:58:26 +02:00
ParseExprCXX.cpp [clang][NFC] Remove unused parameter from ActOnCXXNestedNameSpecifier 2022-06-15 16:06:06 +02:00
ParseHLSL.cpp [HLSL] Add Semantic syntax, and SV_GroupIndex 2022-04-14 10:21:58 -05:00
ParseInit.cpp
ParseObjc.cpp [clang] Reject non-declaration C++11 attributes on declarations 2022-06-15 11:58:26 +02:00
ParseOpenMP.cpp [clang] Use value instead of getValue (NFC) 2022-07-13 23:39:33 -07:00
ParsePragma.cpp [MSVC] Add initial support for MSVC pragma optimize 2022-06-24 08:03:42 -07:00
ParseStmt.cpp Stop wrapping GCCAsmStmts inside StmtExprs to destruct temporaries 2022-06-17 17:28:00 -07:00
ParseStmtAsm.cpp [clang] Fix bugprone argument comments (NFC) 2022-01-09 00:19:49 -08:00
ParseTemplate.cpp [Clang] Fix: Restore warning inadvertently removed by D126061. 2022-06-28 08:52:58 +02:00
ParseTentative.cpp [clang][parse] Move source range into ParsedAttibutesView 2022-03-24 08:11:57 +01:00
Parser.cpp Revert "Rewording "static_assert" diagnostics" 2022-07-14 10:59:20 -07:00