Go to file
Richard Smith eb4b58f6ce [modules] Factor out common code to mark identifier being "from AST", and add a
call in one more place to reduce the size of identifier tables in non-leaf
modules. No behavior change.

llvm-svn: 259866
2016-02-05 01:40:54 +00:00
clang [modules] Factor out common code to mark identifier being "from AST", and add a 2016-02-05 01:40:54 +00:00
clang-tools-extra [clang-tidy] More friendly warning in "google-runtime-references" when meeting an unnamed function parameter. 2016-02-04 14:06:49 +00:00
compiler-rt Fix the libdir suffix for LLVM_CMAKE_PATH 2016-02-04 23:15:29 +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 Implement modf math builtin 2016-01-27 14:52:10 +00:00
libcxx Fix the search path for CMake files 2016-02-04 23:17:20 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld ELF: Make names for TLS module indices shorter. 2016-02-05 00:10:02 +00:00
lldb Add two more addresses to check for the address of the kernel in debug mode; 2016-02-05 01:38:56 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Add various binary operations in the LLVM C API echo test 2016-02-05 01:27:11 +00:00
openmp Add LIBOMP_ENABLE_SHARED option for CMake 2016-02-04 19:29:35 +00:00
polly Support accesses with differently sized types to the same array 2016-02-04 13:18:42 +00:00