Go to file
Argyrios Kyrtzidis 83a6e3bfab [PCH] Deserializing the DeclContext of a template parameter is not safe
until recursive loading is finished.

Otherwise we may end up with a template trying to deserialize a template
parameter that is in the process of getting loaded.

rdar://13135282

llvm-svn: 175329
2013-02-16 00:48:59 +00:00
clang [PCH] Deserializing the DeclContext of a template parameter is not safe 2013-02-16 00:48:59 +00:00
clang-tools-extra Propagate changes through no-op transforms 2013-02-15 19:38:28 +00:00
compiler-rt [ASan] make variables unsigned to silence warnings - attempt 2 2013-02-15 19:22:49 +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 Bruce Mitchener: Minor typo fixes. 2013-02-15 15:37:50 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [Core,Driver,ELF] Differentiate static and dynamic executables. 2013-02-14 20:32:00 +00:00
lldb NSSet formatter is now C++ code 2013-02-15 23:38:37 +00:00
llvm Derive ELF section type from the name in some cases where GNU as does 2013-02-16 00:32:53 +00:00
polly capitalize SCEV to match the current naming convention 2013-02-15 21:26:53 +00:00