Go to file
Michael Wong 867eeb5861 Commit patch for PR19649. Set the correct sign of wide character for literals based on underlying type of wchar_t.
Reviewed:
http://reviews.llvm.org/D7559
Patch by Rachel Craig; Test cases by Hubert Tong.

llvm-svn: 230333
2015-02-24 13:34:20 +00:00
clang Commit patch for PR19649. Set the correct sign of wide character for literals based on underlying type of wchar_t. 2015-02-24 13:34:20 +00:00
clang-tools-extra Revert "Add clangCodeGen.a to the tools that need it after the clang module" 2015-02-24 05:14:37 +00:00
compiler-rt Allow sanitizer to work with "old" kernel headers 2015-02-24 11:38:41 +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 Implement log10 2015-01-30 18:00:34 +00:00
libcxx Make the forward declaration for array swap have the same inline/visibility attributes as the definition. Thanks to Steven Wu for the catch. 2015-02-24 12:46:39 +00:00
libcxxabi Add temporary workaround for missing symbol __cxa_throw_bad_new_array_length on OS X. 2015-02-21 04:30:36 +00:00
lld [ELF] Create a map from Reference to Symbol. 2015-02-23 22:32:12 +00:00
lldb Add -exec-abort command (MI); Don't exit on eStateExited 2015-02-24 10:40:45 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm [SDAG] Handle LowerOperation returning its input consistently 2015-02-24 12:59:47 +00:00
openmp Two warning messages fixed. 2015-02-20 18:19:41 +00:00
polly Allow non-affine control flow -- SCoP Modeling 2015-02-24 12:00:50 +00:00