Go to file
Douglas Gregor d6d980044e Extend bracket insertion to handle nullary selectors, e.g.
a getFoo]

llvm-svn: 113969
2010-09-15 14:54:45 +00:00
clang Extend bracket insertion to handle nullary selectors, e.g. 2010-09-15 14:54:45 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
debuginfo-tests test case for r113843. 2010-09-14 20:29:59 +00:00
libcxx tests/lit: Split options into two groups, so we don't get driver warnings about 2010-09-15 04:31:58 +00:00
lldb 15-20% speed improvement when parsing DWARF. I used instruments to 2010-09-15 08:33:30 +00:00
llvm If dbg.declare from non-entry block is using alloca from entry block then use offset available in StaticAllocaMap to emit DBG_VALUE. Right now, this has no material impact because varible info also collected using offset table maintained in machine module info. 2010-09-15 14:48:53 +00:00