Go to file
Chandler Carruth ff55593c40 [cleanup] Fix two headers where we included a standard library header
after including the generated code from tablegen.

llvm-svn: 206841
2014-04-22 02:28:45 +00:00
clang Move the C++11 ExtWarn for converting a string literal to 'char*' out of 2014-04-22 01:11:06 +00:00
clang-tools-extra test/clang-tidy/redundant-smartptr-get*.cpp: Both of them really require shell. 2014-04-10 03:17:22 +00:00
compiler-rt [sanitizer] Intercept tsearch. 2014-04-21 14:21:51 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Default the copy and move constructors for __tuple_leaf. This fixes bugs 18853 and 19118. Add a test case for that. 2014-04-21 23:48:09 +00:00
libcxxabi Replace bzero with memset 2014-04-16 23:26:55 +00:00
lld [PECOFF] Handle line comment in module-definition file. 2014-04-22 00:11:52 +00:00
lldb Give the clang functions names. This is only for logging. 2014-04-22 01:42:22 +00:00
llvm [cleanup] Fix two headers where we included a standard library header 2014-04-22 02:28:45 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly Really fix the load case. 2014-04-18 09:46:35 +00:00