Go to file
Alexey Samsonov 89b17bb7bc [Sanitizer] Hoist the code parsing suppressions file into sanitizer_common.
Remove corresponding bits from LSan and TSan runtimes. No functionality change.

llvm-svn: 214344
2014-07-30 21:53:30 +00:00
clang Add a state variable to the loop hint attribute. 2014-07-30 20:54:33 +00:00
clang-tools-extra Don't warn on NewCallback argument comments, as they are arguments for the 2014-07-30 14:31:36 +00:00
compiler-rt [Sanitizer] Hoist the code parsing suppressions file into sanitizer_common. 2014-07-30 21:53:30 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement sin builtin for float types 2014-07-23 15:16:21 +00:00
libcxx std::once_flag was forward declared with _LIBCPP_TYPE_VIS decoration, and the defined with _LIBCPP_TYPE_VIS_ONLY decoration. Make them match 2014-07-29 21:05: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 [mach-o] Fix test case comment and stray file copy 2014-07-30 01:43:21 +00:00
lldb When resetting the number of children on a ValueObject, also clear the existing children. This avoids issues where dynamic types change, but children stay the same 2014-07-30 21:23:55 +00:00
llvm InstCombine: Simplify (A ^ B) or/and (A ^ B ^ C) 2014-07-30 21:26:37 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Refactor] Expose the IslExprBuilder (missing files) 2014-07-29 21:06:08 +00:00