Go to file
Rafael Espindola e1b88dad8f Revert "Remove unused variable."
This reverts commit r194485.

The variable is unused in some macro instantiations, but not others. We should
probably fix clang to not warn on this.

llvm-svn: 194486
2013-11-12 16:37:31 +00:00
clang Fix key bindings for VS 2010. 2013-11-12 15:25:18 +00:00
clang-tools-extra Fixed moduleImport and ident callbacks. Fixed modules test. Added ident callback test. A better test for moduleExport is coming. 2013-11-12 03:12:18 +00:00
compiler-rt [Sanitizer] Specify a default value for each common runtime flag 2013-11-12 13:59:08 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc s/_CLC_DECL/_CLC_DEF/ 2013-10-31 15:50:53 +00:00
libcxx Patch from Bruce Mitchener; fixes two typos in comments. No functionality change. PR17843 2013-11-11 23:27:19 +00:00
libcxxabi If libc++ has not declared bad_array_length, then declare it here just so that it gets into the binary. 2013-11-07 17:16:37 +00:00
lld Get lld building with MSVC2013 2013-11-12 15:14:33 +00:00
lldb Future-proof version checking with MSVC_VERSION 2013-11-12 15:42:53 +00:00
llvm Revert "Remove unused variable." 2013-11-12 16:37:31 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly IslCodegen: Do not build upper bound in vector for 2013-11-02 12:59:39 +00:00