llvm-project/clang/lib
Manman Ren 4482b2a420 Modules: follow up to r276769.
In r276769, I forgot to forward the driver option, add that here.

rdar://26675801

llvm-svn: 276797
2016-07-26 19:56:12 +00:00
..
ARCMigrate [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
AST P0217R3: Parsing support and framework for AST representation of C++1z 2016-07-22 23:36:59 +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 [Myriad]: better compatibility with vendor source 2016-07-25 16:36:02 +00:00
CodeGen [Coverage] Do not write out coverage mappings with zero entries 2016-07-26 00:24:59 +00:00
Driver Modules: follow up to r276769. 2016-07-26 19:56:12 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
Frontend Modules: add command line option fmodules-disable-diagnostic-validation 2016-07-26 17:12: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 Support '#pragma once' in headers when using PCH 2016-07-25 17:17:06 +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] diagnose orphaned teams construct 2016-07-26 04:32:50 +00:00
Serialization Modules: add command line option fmodules-disable-diagnostic-validation 2016-07-26 17:12:17 +00:00
StaticAnalyzer [analyzer] Hotfix for build failure due to declaration shadowing in r276782. 2016-07-26 19:05:22 +00:00
Tooling [Tooling] skip anonymous namespaces when checking if typeLoc references a type decl from a different canonical namespace. 2016-07-26 14:53:05 +00:00
CMakeLists.txt