Go to file
Alp Toker 423f78f415 config.h: fix layering and don't duplicate definitions
Also correct the llvm-config.h header guard so it doesn't depend on 'CONFIG_H'
which is commonly defined in external projects and caused trouble for
embedders.

In future llvm/Config/llvm-config.h will be installed, but not
the private llvm/Config/config.h header.

llvm-svn: 210144
2014-06-04 03:21:38 +00:00
clang Downgrade "definition of dllimport static field" error to warning for class templates (PR19902) 2014-06-04 00:18:41 +00:00
clang-tools-extra Don't assume an implicit error_code -> bool operator. 2014-06-03 04:40:55 +00:00
compiler-rt Disable unstable test on ARM 2014-06-04 00:06:41 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r209103 2014-06-03 15:43:57 +00:00
libcxx [libc++] Don't return uninitialized data from random_device::operator() 2014-06-03 02:40:39 +00:00
libcxxabi Add test case for inherited exceptions 2014-06-03 21:50:11 +00:00
lld [mach-o] Make anonymous atom out of section content before any symbol 2014-06-04 00:34:27 +00:00
lldb Added gdb-remote memory read ($m) test. 2014-06-03 18:09:56 +00:00
llvm config.h: fix layering and don't duplicate definitions 2014-06-04 03:21:38 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Fix formatting 2014-06-03 20:20:41 +00:00