Go to file
Richard Smith ff0aff3caf Use __builtin_operator_new/__builtin_operator_delete when available. This
allows allocations and deallocations to be optimized out.

llvm-svn: 210211
2014-06-04 19:54:15 +00:00
clang This cast is not necessary any more (llvm api change). 2014-06-04 19:03:20 +00:00
clang-tools-extra clang-tidy: Make use-override tests stricter. 2014-06-04 08:47:25 +00:00
compiler-rt [dfsan] Fix the declaration of dfsan_add_label. 2014-06-04 17:54:51 +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 r209103 2014-06-03 15:43:57 +00:00
libcxx Use __builtin_operator_new/__builtin_operator_delete when available. This 2014-06-04 19:54:15 +00:00
libcxxabi Add test case for inherited exceptions 2014-06-03 21:50:11 +00:00
lld Initial set of Makefiles 2014-06-04 09:54:07 +00:00
lldb Added gdb-remote $qMemoryRegionInfo tests for heap and stack. 2014-06-04 16:42:12 +00:00
llvm Add a Constant version of stripPointerCasts. 2014-06-04 19:01:48 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Adjust another test case to not access out of bounds 2014-06-04 19:41:47 +00:00