Go to file
Kuba Brecka 033890cd0a [compiler-rt] [asan] Refactor DescribeAddressIfStack to allow reuse for debugging API
Refactoring the DescribeAddressIfStack function in asan_report.cc to be able to reuse it for http://reviews.llvm.org/D4527.

Reviewed at http://reviews.llvm.org/D4545.

llvm-svn: 213215
2014-07-17 00:18:03 +00:00
clang DebugInfo: Forward HandleTagDeclRequiredDefinition through MultiplexConsumer to fix debug info emission in the presence of plugins. 2014-07-16 23:52:46 +00:00
clang-tools-extra Track clang r213171 2014-07-16 16:50:17 +00:00
compiler-rt [compiler-rt] [asan] Refactor DescribeAddressIfStack to allow reuse for debugging API 2014-07-17 00:18:03 +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 Correctly implement LWG 2049; std::is_destructible. 2014-07-16 15:51:50 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld Update .gitignore to ignore hidden MacOSX Finder droppings 2014-07-16 21:01:17 +00:00
lldb Modify the EFI KDP debugging to not use any dynamic loader since it does manual dynamic loading itself via python modules. 2014-07-16 21:16:27 +00:00
llvm Partially revert r210444 due to performance regression 2014-07-16 23:25:00 +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