Go to file
Chandler Carruth 4322a2864e Fix the rest of PR9316 along with some other bugs spotted by inspection.
I tried to add test cases for these, but I can't because variables
aren't warned on the way functions are and the codegen layer appears to
use different logic for determining that 'a' and 'g' in the test case
should receive C mangling. I've included the test so that if we ever
switch the codegen layer to use these functions, we won't regress due to
latent bugs.

llvm-svn: 126453
2011-02-25 00:05:02 +00:00
clang Fix the rest of PR9316 along with some other bugs spotted by inspection. 2011-02-25 00:05:02 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx Jean-Daniel Dupas fixes install directions 2011-02-22 14:18:34 +00:00
lldb The lldb-enhanced gud.el does not work on emacs 22.1.1 (dumb terminal). 2011-02-24 23:13:28 +00:00
llvm SimplifyCFG: GEPs with just one non-constant index are also cheap. 2011-02-24 23:26:09 +00:00