Go to file
Richard Smith e6c0144208 Model temporary lifetime-extension explicitly in the AST. Use this model to
handle temporaries which have been lifetime-extended to static storage duration
within constant expressions. This correctly handles nested lifetime extension
(through reference members of aggregates in aggregate initializers) but
non-constant-expression emission hasn't yet been updated to do the same.

llvm-svn: 183283
2013-06-05 00:46:14 +00:00
clang Model temporary lifetime-extension explicitly in the AST. Use this model to 2013-06-05 00:46:14 +00:00
clang-tools-extra cpp11-migrate: collect performance timers per source file 2013-06-04 22:37:02 +00:00
compiler-rt [sanitizer] Fix windows build. 2013-06-04 14:06:16 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Neglected to remove a debugging comment from last commit. 2013-05-21 21:19:35 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [lld][ELF] Add parser for linker script ENTRY command 2013-06-03 18:05:21 +00:00
lldb Change UnwindLLDB::SearchForSavedLocationForRegister so that it will allow for 2013-06-05 00:12:50 +00:00
llvm [docs] Replace non-existent LLVM_YAML_UNIQUE_TYPE() macro 2013-06-04 23:36:41 +00:00
polly scop detection: do not call getAliasSetForPointer when IgnoreAliasing 2013-06-03 16:35:41 +00:00