Go to file
Adrian Prantl 4c9a38a47a Do not reuse the debug location of the return value's store if there is autorelease code to be emitted between store and return instructions. This is analoguous to what we do for lexical scope cleanups.
rdar://problem/13977888

llvm-svn: 182947
2013-05-30 18:12:23 +00:00
clang Do not reuse the debug location of the return value's store if there is autorelease code to be emitted between store and return instructions. This is analoguous to what we do for lexical scope cleanups. 2013-05-30 18:12:23 +00:00
clang-tools-extra cpp11-migrate: Transforms collect timing data. 2013-05-30 17:48:11 +00:00
compiler-rt [asan] workaround for the quemu bug in proc maps (http://code.google.com/p/address-sanitizer/issues/detail?id=160) 2013-05-30 11:00:08 +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 [WinLink][Driver] Handle file extensions and defualt output file name. 2013-05-30 06:00:10 +00:00
lldb Remove extraneous files from test directory. 2013-05-30 17:59:36 +00:00
llvm Implement IEEE-754R 2008 nextUp/nextDown functions in the guise of the function APFloat::next(bool nextDown). 2013-05-30 18:07:13 +00:00
polly scop detection: only handle functions with loops 2013-05-30 17:47:32 +00:00