llvm-project/clang/lib
Alexey Bataev 43b90b73e6 [OPENMP] Fix PR38902: support ADL for declare reduction constructs.
Added support for argument-dependent lookup when trying to find the
required declare reduction decl.

llvm-svn: 342062
2018-09-12 16:31:59 +00:00
..
ARCMigrate Add missing library dependency to fix build break after rC340247 2018-08-21 11:41:41 +00:00
AST Revert r342019, "Track definition merging on the canonical declaration 2018-09-12 02:28:14 +00:00
ASTMatchers [ASTMatchers] add three matchers for dependent expressions 2018-09-11 16:09:19 +00:00
Analysis [NFC] Fix build breakage caused by D51948 2018-09-11 22:41:14 +00:00
Basic Move AESNI generation to Skylake and Goldmont 2018-09-10 21:12:21 +00:00
CodeGen [CodeGen] Align rtti and vtable data 2018-09-12 14:09:06 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver [Driver] Search LibraryPaths when handling -print-file-name 2018-09-12 03:26:10 +00:00
Edit Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
Format clang-format: Fix formatting C++ namespaces with preceding 'inline' or 'export' specifier 2018-09-05 07:44:02 +00:00
Frontend [clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstop 2018-09-11 17:10:44 +00:00
FrontendTool Remove trailing space 2018-07-30 19:24:48 +00:00
Headers [X86] Add ktest intrinsics to match gcc and icc. 2018-08-31 22:29:56 +00:00
Index [index] Introduce 'ProtocolInterface' as part of SymbolPropertySet 2018-08-26 06:27:23 +00:00
Lex [clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstop 2018-09-11 17:10:44 +00:00
Parse [clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstop 2018-09-11 17:10:44 +00:00
Rewrite Remove trailing space 2018-07-30 19:24:48 +00:00
Sema [OPENMP] Fix PR38902: support ADL for declare reduction constructs. 2018-09-12 16:31:59 +00:00
Serialization Revert r342019, "Track definition merging on the canonical declaration 2018-09-12 02:28:14 +00:00
StaticAnalyzer [Analyzer] Iterator Checker - Part 8: Support for assign, clear, insert, emplace and erase operations 2018-09-10 09:07:47 +00:00
Tooling [Tooling] Wait for all threads to finish before resetting CWD. 2018-09-12 08:29:47 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00