Go to file
Teresa Johnson 95597ae2c9 [ThinLTO] PrintStatistics when we exit early for thinlto-index-only
Summary:
This is necessary to get stats from the ThinLink printed before the
early exit when compiling in a distributed build.

Reviewers: mehdi_amini

Subscribers: Prazek, llvm-commits

Differential Revision: https://reviews.llvm.org/D29461

llvm-svn: 293908
2017-02-02 17:33:53 +00:00
clang [index] Provide a more general index::generateUSRForMacro() that doesn't depend on having a PreprocessingRecord. 2017-02-02 16:13:10 +00:00
clang-tools-extra [change-namespace] check using shadow decl correctly when shortening namespace specifiers. 2017-02-02 15:29:54 +00:00
compiler-rt [tsan] Provide API for libraries for race detection on custom objects 2017-02-02 13:17:05 +00:00
debuginfo-tests
libclc
libcxx Extend XFAIL to c++98. 2017-02-02 11:56:26 +00:00
libcxxabi Add support for demangling C++11 thread_local variables. In clang, the grammar for mangling for these names are "<special-name> ::= TW <object name>" for wrapper variables or "<special-name> ::= TH <object name>" for initialization variables. 2017-01-31 15:18:56 +00:00
libunwind Revert "DWARF: convert error logs to _LIBUNWIND_LOG" 2017-01-27 02:26:52 +00:00
lld Accept `-trace-symbol foo` as well as `-trace-symbol=foo`. 2017-02-02 02:21:47 +00:00
lldb Fix multi-process-driver.cpp build on NetBSD 2017-02-02 15:05:56 +00:00
llgo
llvm [ThinLTO] PrintStatistics when we exit early for thinlto-index-only 2017-02-02 17:33:53 +00:00
openmp [OpenMP] Redefined macro warning in libomptarget 2017-02-01 08:33:38 +00:00
parallel-libs
polly A new algorithm for identification of a SCoP statement that implement a matrix 2017-02-02 14:23:14 +00:00