Go to file
Rafael Espindola f863a3e2ec Consider the base pointer for setting the symbol type.
This is really a consistency fix. Since given

a = b

we propagate the information, we should propagate it too given

a = b + (1 - 1)

Fixes pr19145.

llvm-svn: 204028
2014-03-17 04:29:51 +00:00
clang PR19152: If a variable template's type involves 'auto', instantiate the 2014-03-16 01:00:40 +00:00
clang-tools-extra Use DiagnosticRenderer to convert clang diagnostics to clang-tidy ones. 2014-03-10 13:11:17 +00:00
compiler-rt [ASan] Fix https://code.google.com/p/address-sanitizer/issues/detail?id=274 2014-03-14 10:41:49 +00:00
debuginfo-tests Revert "xfail a test on darwin because some of the public buildbots are stuck on" 2014-03-11 23:49:31 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx Remove Issue #2235 from the Chicago section. The resolution was approved in Bristol (and it is listed there), and then is was approved *again* in Chicago. Thanks to STL @ microsoft for the catch 2014-03-15 01:55:31 +00:00
libcxxabi 0 is a valid LSDA encoding and can be seen in statically linked 2014-03-11 23:43:43 +00:00
lld [PECOFF] Data type of SectionNumber is now unsigned (r203986). 2014-03-15 00:39:12 +00:00
lldb Inform users when *not* running dosep.ty multithreaded. 2014-03-16 18:23:59 +00:00
llvm Consider the base pointer for setting the symbol type. 2014-03-17 04:29:51 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly (Make) Remove unused Makefiles 2014-03-14 18:25:31 +00:00