Go to file
Richard Smith cdd1da209d Fix treatment of case which came up on std-proposals@: 'void' is permitted in core constant expressions, despite not being a literal type.
llvm-svn: 164968
2012-10-01 20:36:17 +00:00
clang Fix treatment of case which came up on std-proposals@: 'void' is permitted in core constant expressions, despite not being a literal type. 2012-10-01 20:36:17 +00:00
clang-tools-extra Fix typo in a comment in lit.cfg 2012-09-12 16:29:37 +00:00
compiler-rt Temporarily comment out some new arm variants to try to fix buildbots. 2012-09-30 05:34:28 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc Add barrier.cl to SOURCES, spotted by Jin Wang. 2012-09-05 18:13:55 +00:00
libcxx Due to a mistake on my own part, I need to burn some version numbers. This does not impact any of the implementation of libc++, and does not impact the ABI in any way. 2012-09-28 17:42:25 +00:00
libcxxabi Set up code under _LIBCXX_DYNAMIC_FALLBACK which is off by default. For a full description of _LIBCXX_DYNAMIC_FALLBACK, see src/private_typeinfo.cpp. 2012-09-28 22:43:50 +00:00
lld Fix -Wcovered-switch-default warning. 2012-09-28 21:07:58 +00:00
lldb <rdar://problem/12406088> Fixing a crasher with adding a regex command, due to accessing a shared pointer without first checking for NULL 2012-10-01 17:19:37 +00:00
llvm [Docs] Update File Headers section to cover doxygen style file level docs. 2012-10-01 19:59:21 +00:00
polly Bailout if libpluto finds no schedule 2012-09-21 16:24:13 +00:00