Go to file
Eric Christopher da97054114 If the Address of a variable is an argument then treat the entire
variable declaration as an argument because we want that address
anyhow for our debug information.

This seems to fix rdar://9965111, at least we have more debug
information than before and from reading the assembly it appears
to be the correct location.

llvm-svn: 151335
2012-02-24 01:59:08 +00:00
clang [PCH] When keeping track of top-level decls for "targeted deserialization" 2012-02-24 01:12:38 +00:00
compiler-rt AddressSanitizer: quick fix - undef INT32_MIN etc to avoid macro redefinition 2012-02-22 16:12:46 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Use Xcode relative compilers when possible 2012-02-22 00:20:30 +00:00
libcxxabi Insert a couple of dummy virtual functions to ease low level binary compatibility with other low level tools. 2012-02-23 21:09:29 +00:00
lld Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a 2012-02-22 21:56:59 +00:00
lldb Add a class method HasWatchpointOccurred() to inspect the "method of debug entry" field 2012-02-24 01:50:42 +00:00
llvm If the Address of a variable is an argument then treat the entire 2012-02-24 01:59:08 +00:00
polly www: Fix french special characters 2012-02-20 14:03:56 +00:00