Go to file
Haojian Wu 9c6cb035f3 [include-fixer] Don't add missing header if the unindentified symbol isn't from the main file.
Summary:
The further solution is to add the missing header to the file where the
symbol comes from.

Reviewers: bkramer

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D20950

llvm-svn: 271660
2016-06-03 11:26:02 +00:00
clang [mips] Slightly simplify MipsTargetInfo::setDataLayout(). NFC. 2016-06-03 10:11:01 +00:00
clang-tools-extra [include-fixer] Don't add missing header if the unindentified symbol isn't from the main file. 2016-06-03 11:26:02 +00:00
compiler-rt [esan] Ensure internal_sigaction() bypasses interceptors 2016-06-03 04:30:47 +00:00
debuginfo-tests
libclc math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx [libcxx] Fix thread join.pass.cpp segfault after r271475 2016-06-03 08:45:26 +00:00
libcxxabi Partially revert r270816: build with -fvisibility=hidden. 2016-06-02 08:14:28 +00:00
libunwind Attempt to fix libunwind build 2016-06-02 01:50:10 +00:00
lld [LTO] Add --lto-aa-pipeline. 2016-06-02 22:58:11 +00:00
lldb Fix makefile for TestExternCSymbols 2016-06-03 01:03:04 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [X86][SSE] Added nontemporal load tests 2016-06-03 11:00:55 +00:00
openmp Fine tuning of TC* macros - small followup 2016-06-01 09:59:26 +00:00
polly Temporarily promote values to i64 again 2016-06-02 17:09:22 +00:00