Go to file
Ben Langmuir 71e1a64f91 Add -Wnon-modular-include* options
Warn on non-modular includes in various contexts.

-Wnon-modular-include
 -Wnon-modular-include-in-module
  -Wnon-modular-include-in-framework-module

Where each group is a subgroup of those above it.

llvm-svn: 208004
2014-05-05 21:44:13 +00:00
clang Add -Wnon-modular-include* options 2014-05-05 21:44:13 +00:00
clang-tools-extra Fix assertion in google-explicit-constructor check when the constructor is 2014-05-05 18:49:31 +00:00
compiler-rt [ASan/Win] Add DLL thunks for the fake stack interface 2014-05-05 12:26:04 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r207593 2014-04-30 18:35:20 +00:00
libcxx Exceptions store the message as reference counted string for 2014-04-30 19:54:11 +00:00
libcxxabi Try harder to get the compiler to use float registers in different 2014-05-04 16:31:33 +00:00
lld Re-submit r207884: Remove dead code 2014-05-05 18:56:04 +00:00
lldb Refactored gdb remote protocol testing sequence handling. 2014-05-05 20:54:01 +00:00
llvm Remove unused argument from AddFeature. 2014-05-05 21:40:44 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly Add delinearization testcase for ivs that do not follow the loop order 2014-04-30 17:49:22 +00:00