Go to file
Justin Bogner 4f42fc4e1d Sema: Handle C11 atomics when diagnosing out of range comparisons
This fixes a couple of asserts when analyzing comparisons involving
C11 atomics that were uncovered by r205608 when we extended the
applicability of -Wtautological-constant-out-of-range-compare.

llvm-svn: 213573
2014-07-21 18:01:53 +00:00
clang Sema: Handle C11 atomics when diagnosing out of range comparisons 2014-07-21 18:01:53 +00:00
clang-tools-extra [clang-tidy] Fix a false positive in the make_pair checker if an argument has a explicit template argument. 2014-07-21 09:40:52 +00:00
compiler-rt [lsan] Allow using ucontext.h in the test on OSX. 2014-07-21 13:35:09 +00:00
debuginfo-tests
libclc Add several missing double constant definitions 2014-07-17 22:07:35 +00:00
libcxx make the same change as in 213546 for vector<bool> 2014-07-21 15:15:15 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld Fix lld build for llvm API changes committed in r213557 2014-07-21 16:46:14 +00:00
lldb Update CMakeLists.txt and Makefiles for building/linking the Hexagon ABI and Dynamic Loader 2014-07-21 17:24:05 +00:00
llvm R600: silence GCC warning 2014-07-21 17:52:00 +00:00
openmp
polly Update formatting with clang-format. 2014-07-20 05:28:52 +00:00