Go to file
Bruno Cardoso Lopes 7aff2bb3d2 [CrashReproducer] Collect PCH included via -include-pch
Collect the necessary input PCH files.

Do not try to validate the AST before copying it out because if the
crash is in this path, we won't be able to collect it. Instead only
check if it's a file containg an AST.

rdar://problem/27913709

llvm-svn: 289460
2016-12-12 19:28:25 +00:00
clang [CrashReproducer] Collect PCH included via -include-pch 2016-12-12 19:28:25 +00:00
clang-tools-extra [change-namespace] always add a '::' prefix when a symbol reference needs to be fully-qualified. 2016-12-07 20:08:02 +00:00
compiler-rt symbolizer: Add lseek64 to global symbol list. 2016-12-12 17:55:40 +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 [libcxx][CMake] Move the warning to HandleOutOfTreeLLVM 2016-12-12 05:05:46 +00:00
libcxxabi Fix signed comparison warning 2016-12-11 05:43:20 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld COFF: Fix memory leaks reported by lsan. 2016-12-12 18:42:09 +00:00
lldb Remove some annotations from TestMultipleTargets 2016-12-12 11:37:42 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Remove IsMetadataMaterialized from BitcodeReader (NFC) 2016-12-12 19:23:39 +00:00
openmp Support of mips & mips64 for openmprtl 2016-12-08 09:22:24 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly [ScheduleOptimizer] Fix memory leak. NFC. 2016-12-12 14:51:06 +00:00