Go to file
Adrian Prantl 73409ce90f Improve the caching of debuginfo Objective C interface types.
Generate forward declarations that are RAUW'd by finalize().
We thus avoid outputting the same type several times in multiple
stages of completion.

llvm-svn: 176820
2013-03-11 18:33:46 +00:00
clang Improve the caching of debuginfo Objective C interface types. 2013-03-11 18:33:46 +00:00
clang-tools-extra Adding -final-syntax-check to cpp11-migrate user docs 2013-03-09 03:38:20 +00:00
compiler-rt [msan] intercept dlopen and clear shadow for it 2013-03-11 18:07:42 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Parsing floating point numbers with very long precision was broken, and this patch fixes it. This fixes http://llvm.org/bugs/show_bug.cgi?id=15445. 2013-03-08 19:06:24 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF] Set values for bss_start and end symbols properly, If there are two load segments with RW permissions, bss_start and end may get set inappropriate 2013-03-11 01:38:22 +00:00
lldb Xcode seems to want these lines added to the project file. 2013-03-10 21:56:57 +00:00
llvm R600: Fix JUMP handling so that MachineInstr verification can occur 2013-03-11 18:15:06 +00:00
polly Print function names under --polly-report 2013-03-04 19:49:51 +00:00