Go to file
Richard Smith e56c8bc30e [modules] Build a DAG of module macros for each identifier.
This graph will be used to determine the current set of active macros. This is
foundation work for getting macro visibility correct across submodules of the
current module. No functionality change for now.

llvm-svn: 235461
2015-04-22 00:26:11 +00:00
clang [modules] Build a DAG of module macros for each identifier. 2015-04-22 00:26:11 +00:00
clang-tools-extra [clang-tidy] Remove static StringSet in favor of binary search. 2015-04-17 13:52:08 +00:00
compiler-rt [sanitizer] Plug a memory leak in symbolization code. 2015-04-21 20:05:10 +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 configure: Add --enable-runtime-subnormal option 2015-04-20 18:49:50 +00:00
libcxx Remove constexpr support for std::apply because it introduces regressions. 2015-04-19 15:32:52 +00:00
libcxxabi Declare __cxa_new_handler as extern "C", or it declares a new variable 2015-04-15 15:35:56 +00:00
lld [ELF] Change return type of the OutputSection::flags() method 2015-04-21 17:02:49 +00:00
lldb Same issue as in D8685 but for i386. 2015-04-21 23:00:58 +00:00
llgo [llgo] add buildbot-slave config 2015-04-08 01:41:46 +00:00
llvm [x86] allow 64-bit extracted vector element integer stores on a 32-bit system 2015-04-22 00:24:30 +00:00
openmp updated copyright date to 2015 2015-04-16 11:10:17 +00:00
polly Remove target triples from test cases 2015-04-21 14:28:02 +00:00