Go to file
Diego Novillo 9c89ff1945 Fix spurious remarks when -Weverything is used.
With -Weverything, the backend remarks are enabled. This was
causing spurious diagnostics for remarks that we don't yet
handle (cf http://reviews.llvm.org/D3683).

This will stop being a problem once http://reviews.llvm.org/D3683
is committed.

llvm-svn: 209823
2014-05-29 16:19:27 +00:00
clang Fix spurious remarks when -Weverything is used. 2014-05-29 16:19:27 +00:00
clang-tools-extra Renamed runClangTidy argument Ranges to InputFiles, removed a TODO comment. 2014-05-28 15:21:14 +00:00
compiler-rt [sanitizer] Update flags test. 2014-05-29 14:55:12 +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 fix typo 2014-05-29 14:58:38 +00:00
libcxxabi Fix typo in comment. 2014-05-14 17:16:57 +00:00
lld [Mips] Do not mix _gp and _gp_disp symbols in relocation handling. 2014-05-28 04:10:01 +00:00
lldb Fix r209807 which inadvertently removed things 2014-05-29 13:42:17 +00:00
llvm Rename alias variables to make it easier to add new tests to the file. 2014-05-29 16:16:12 +00:00
openmp Add testsuite from OpenUH 2014-05-10 17:02:09 +00:00
polly Added option for n-dimensional rectangular tiling 2014-05-28 17:21:02 +00:00