llvm-project/clang/lib
Samuel Antao cf3f83e46b [OpenMP] Do not use default argument in lambda from mappable expressions handlers.
Windows bots were complaining about that.

llvm-svn: 276981
2016-07-28 14:47:35 +00:00
..
ARCMigrate [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
AST [OpenMP] Code generation for the is_device_ptr clause 2016-07-28 14:25:09 +00:00
ASTMatchers Move some IntrusiveRefCntPtrs instead of copying. 2016-07-21 15:06:51 +00:00
Analysis [analyzer] Add basic capabilities to detect source code clones. 2016-07-26 18:13:12 +00:00
Basic [AArch64] Using AArch64TargetParser in Clang. 2016-07-28 06:24:48 +00:00
CodeGen [OpenMP] Do not use default argument in lambda from mappable expressions handlers. 2016-07-28 14:47:35 +00:00
Driver [OpenMP][CUDA] Do not forward OpenMP flags for CUDA device actions. 2016-07-28 14:29:18 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: Fix incorrect detection of QT-signals access specifier. 2016-07-27 10:13:24 +00:00
Frontend Reapply r276856 "Adjust Registry interface to not require plugins to export a registry" 2016-07-28 12:48:17 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers [X86] Block pbroadcastq instructions on 32-bit targets instead of pbroadcastb. 2016-07-24 14:58:06 +00:00
Index [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
Lex Reapply r276856 "Adjust Registry interface to not require plugins to export a registry" 2016-07-28 12:48:17 +00:00
Parse P0217R3: Parsing support and framework for AST representation of C++1z 2016-07-22 23:36:59 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema [OpenMP] Code generation for the is_device_ptr clause 2016-07-28 14:25:09 +00:00
Serialization [OpenMP] Code generation for the is_device_ptr clause 2016-07-28 14:25:09 +00:00
StaticAnalyzer [analyzer] Add check::BeginFunction to CheckerDocumentation checks. NFC. 2016-07-28 00:52:10 +00:00
Tooling Reapply r276856 "Adjust Registry interface to not require plugins to export a registry" 2016-07-28 12:48:17 +00:00
CMakeLists.txt