Go to file
Haojian Wu 08e402ac93 [clang-move] some tweaks.
* Don't save SourceManager for each declarations.
* Rename some out-dated methods.

No functionality change.

llvm-svn: 288498
2016-12-02 12:39:39 +00:00
clang [ClangFormat] Only insert #include into the #include block in the beginning of the file. 2016-12-02 11:01:43 +00:00
clang-tools-extra [clang-move] some tweaks. 2016-12-02 12:39:39 +00:00
compiler-rt compiler-rt/test/profile/Linux/lit.local.cfg: [Py3] Use text mode (universal_newlines=True). 2016-12-02 08:17:17 +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 Protect sequences test under libcpp-no-exceptions 2016-12-01 17:36:41 +00:00
libcxxabi Update implementation of ABI support for throwing noexcept function pointers 2016-12-02 02:06:53 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld Port parallel ICF to COFF. 2016-12-02 08:03:58 +00:00
lldb Replace __ANDROID_NDK__ with __ANDROID__ 2016-12-02 11:15:15 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [SLP] Fix for PR6246: vectorization for scalar ops on vector elements. 2016-12-02 12:20:22 +00:00
openmp fixed type in Windows-specific code 2016-12-01 16:08:52 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly [ScopInfo] Fold constant coefficients in array dimensions to the right 2016-12-02 08:10:56 +00:00