Go to file
David Blaikie 64fb405836 Revert "Fixes for Clang API changes to use std::shared_ptr"
The original Clang change caused a memory leak detected by asan.
Reverting while I investigate.

This reverts commit r291200.

llvm-svn: 291250
2017-01-06 17:47:15 +00:00
clang Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" 2017-01-06 17:47:10 +00:00
clang-tools-extra Fixes for Clang API change 2017-01-06 01:09:06 +00:00
compiler-rt [ubsan] Minimize size of data for type_mismatch (Redo of D19668) 2017-01-06 14:40:28 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx config_elast: fix typo (NFC) 2017-01-05 23:25:44 +00:00
libcxxabi tweak definition to avoid GCC warning 2017-01-04 05:45:24 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld Unbreak Darwin buildbots. 2017-01-06 10:15:47 +00:00
lldb Revert "Fixes for Clang API changes to use std::shared_ptr" 2017-01-06 17:47:15 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [X86][SSE] Pass float domain flag to shuffle combine match functions. NFCI. 2017-01-06 17:34:30 +00:00
openmp [CMake] Make openmp build under runtimes/ 2017-01-04 18:11:37 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Fix some typos in comments 2017-01-06 17:30:34 +00:00