Go to file
Richard Smith 45d56c2211 Warning flag updates:
-Wdiv-by-zero may as well be an alias for -Wdivision-by-zero rather than a GCC-compatibility no-op.
-Wno-shadow should disable -Wshadow-ivar.
-Weffc++ may as well enable -Wnon-virtual-dtor like it does in GCC.

llvm-svn: 281412
2016-09-13 22:51:09 +00:00
clang Warning flag updates: 2016-09-13 22:51:09 +00:00
clang-tools-extra [clang-tidy] Fix naming in container-size-empty. 2016-09-13 10:19:13 +00:00
compiler-rt [asan] alloc_dealloc_mismatch=0 by default on Android. 2016-09-13 22:25:44 +00:00
debuginfo-tests
libclc Replace nextafter implementation 2016-09-08 16:37:56 +00:00
libcxx [libcxx] Fix gcc builds. 2016-09-13 09:32:32 +00:00
libcxxabi [lit] Replace print with lit_config.note(). 2016-09-02 13:56:05 +00:00
libunwind Add missing _US_ACTION_MASK constant to unwind.h 2016-09-05 18:01:13 +00:00
lld revert: [ELF] - Versionscript: support mangled symbols with the same name. 2016-09-13 22:26:12 +00:00
lldb Cleaned up some of the "frame diagnose" code to use Operands as currency. 2016-09-13 21:18:27 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [AArch64] Simplify patchpoint/stackmap size test (r281301). NFC. 2016-09-13 22:16:40 +00:00
openmp Fix bitmask upper bounds check 2016-09-12 19:02:53 +00:00
parallel-libs [SE] Use real HostPlatformDevice for testing 2016-09-13 20:14:44 +00:00
polly cmake: PollyPPCG depends on PollyISL 2016-09-13 21:09:35 +00:00