Go to file
Reid Kleckner b034526853 Reland "Use ScopedPrinter in llvm-pdbdump"
This reverts r268508 and reinstates r268506 with an additional cast from
TypeLeafKind to unsigned to allow conversion to HexNumber.

llvm-svn: 268517
2016-05-04 16:09:04 +00:00
clang [Coverage] Fix an issue where a coverage region might not be created for a macro containing a loop statement. 2016-05-04 15:38:26 +00:00
clang-tools-extra [clang-tidy] Remove STL dependency from a test. 2016-05-04 12:17:55 +00:00
compiler-rt [sanitizer] Move stat/__xstat to the common interceptors 2016-05-03 23:43:45 +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 prepare-builtins: Remove call to getGlobalContext() 2016-04-15 14:18:58 +00:00
libcxx Fixed some spelling errors in assert messages. No functional change. Thanks to giffunip@yahoo.com for the report. 2016-05-04 15:35:50 +00:00
libcxxabi libc++abi: fix visibility of personalities 2016-05-04 04:22:29 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Delete getTlsGotRel. 2016-05-04 15:51:23 +00:00
lldb Add a way for an ObjectFile to indicate that assembly emulation 2016-05-04 03:09:40 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Reland "Use ScopedPrinter in llvm-pdbdump" 2016-05-04 16:09:04 +00:00
openmp NFC remove unneded spaces (test commit) 2016-05-03 23:10:20 +00:00
polly Update to ISL 0.17. 2016-05-04 14:41:36 +00:00