Go to file
David Blaikie 200b6ed80f Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a raw directory/file pair
This makes DIType's first non-tag parameter the same as DIFile's, allowing them
to both share the common implementation of getFilename/getDirectory in DIScope.

llvm-svn: 177467
2013-03-20 00:26:26 +00:00
clang <rdar://problem/10796651> Introduce configuration macros into module maps. 2013-03-20 00:22:05 +00:00
clang-tools-extra Don't replace macro usage if macro body has NULL 2013-03-19 18:47:03 +00:00
compiler-rt Add a way to register and execute "writeout" functions. 2013-03-19 21:01:19 +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 Fix bug in test; found by AddressSanitizer 2013-03-20 00:01:48 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld Fix "control reaches end of non-void function" compiling lld on gcc. 2013-03-19 19:13:36 +00:00
lldb Updated the IRExecutionUnit to keep local copies 2013-03-19 23:03:21 +00:00
llvm Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a raw directory/file pair 2013-03-20 00:26:26 +00:00
polly ScopDetect: Remove some redundant semicolons 2013-03-19 21:44:07 +00:00