Go to file
Hal Finkel a8443c36ae Handle __assume in the VoidExprEvaluator
This is a follow-up to an IRC conversation with Richard last night; __assume
does not evaluate its argument, and so the argument should not contribute to
whether (__assume(e), constant) can be used where a constant is required.

llvm-svn: 213267
2014-07-17 14:49:58 +00:00
clang Handle __assume in the VoidExprEvaluator 2014-07-17 14:49:58 +00:00
clang-tools-extra Make the diagnostic message more complete to check the check name. 2014-07-17 10:05:26 +00:00
compiler-rt [asan] Remove leftover debug printf. 2014-07-17 13:05:21 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc prepare-builtins: Fix broken build due to recent LLVM API change 2014-07-07 17:46:45 +00:00
libcxx [libcxx] Add <experimental/utility> header for LFTS. 2014-07-17 05:31:31 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld [PECOFF] Set DLL bit in PE header if DLL. 2014-07-17 00:22:26 +00:00
lldb Two fixes in the Objective-C language runtime: 2014-07-17 01:20:37 +00:00
llvm [NVPTX] Add more surface/texture intrinsics, including CUDA unified texture fetch 2014-07-17 11:59:04 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Refactor] Use attributes to mark function as invalid for polly 2014-07-15 21:06:48 +00:00