llvm-project/clang/lib
Kirill Bobyrev 550c4562d1 Revert "Prevent IR-gen from emitting consteval declarations"
This reverts commit 3bab88b7ba.

This patch causes test failures:
http://lab.llvm.org:8011/builders/clang-cmake-armv7-quick/builds/17260
2020-06-15 12:14:15 +02:00
..
ARCMigrate [NFC] Refactoring PropertyAttributeKind for ObjCPropertyDecl and ObjCDeclSpec. 2020-04-23 17:21:25 -04:00
AST Revert "Prevent IR-gen from emitting consteval declarations" 2020-06-15 12:14:15 +02:00
ASTMatchers [clang][NFC] Generate the {Type,ArrayType,UnaryExprOrType,Expression}Traits... 2020-06-11 14:35:52 +01:00
Analysis Assignment and Inc/Dec operators wouldn't register as a mutation when Implicit Paren Casts were present 2020-06-09 19:45:57 +01:00
Basic [WebAssembly] WebAssembly doesn't support "protected" visibility 2020-06-12 19:52:35 -07:00
CodeGen Revert "Prevent IR-gen from emitting consteval declarations" 2020-06-15 12:14:15 +02:00
CrossTU [analyzer] On-demand parsing capability for CTU 2020-06-11 10:56:59 +02:00
DirectoryWatcher [DirectoryWatcher] Do not use FSEvents on non-macOS platforms 2020-04-23 10:22:28 -07:00
Driver [hip] Fix device-only relocatable code compilation. 2020-06-10 14:10:41 -04:00
Edit [C++2a] Add __builtin_bit_cast, used to implement std::bit_cast 2019-07-02 18:28:13 +00:00
Format [clang-format] Fix short block when braking after control statement 2020-06-13 14:19:49 +01:00
Frontend Reland [clangd] Parse std::make_unique, and emit template diagnostics at expansion. 2020-06-12 16:18:26 +02:00
FrontendTool [llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists. 2020-04-01 10:49:06 -04:00
Headers [WebAssembly] Add intrinsic for i64x2.mul 2020-06-12 14:08:18 -07:00
Index [ARM] Add __bf16 as new Bfloat16 C Type 2020-06-05 10:32:43 +01:00
Lex [clang] Always allow including builtin headers in [no_undeclared_headers] modules. 2020-06-04 08:33:39 +02:00
Parse Handle delayed-template-parsing functions imported into a non-dtp TU 2020-06-12 16:09:38 +02:00
Rewrite [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug 2019-08-15 21:17:48 +00:00
Sema Revert "Prevent IR-gen from emitting consteval declarations" 2020-06-15 12:14:15 +02:00
Serialization [clang][NFC] Pack LambdaExpr 2020-06-13 14:31:13 +01:00
StaticAnalyzer Revert "[analyzer][NFC] Don't allow dependency checkers to emit diagnostics" 2020-06-12 12:10:13 -07:00
Testing Fix MSVC "not all control paths return a value" warning. NFC. 2020-06-05 10:45:59 +01:00
Tooling Propose naming principle for NodeRole and apply it 2020-06-04 20:08:35 +02:00
CMakeLists.txt Move unittest helpers to a shared location 2020-05-29 16:47:33 +02:00