Go to file
Jonathan D. Turner ecc2740b32 Switch the ModuleManager over to using a FileManager and FileEntry* as part of its lookup instead of the filename. This is a more correct unique identifier, as symlinks can be handled by the FileManager.
llvm-svn: 136363
2011-07-28 17:20:23 +00:00
clang Switch the ModuleManager over to using a FileManager and FileEntry* as part of its lookup instead of the filename. This is a more correct unique identifier, as symlinks can be handled by the FileManager. 2011-07-28 17:20:23 +00:00
compiler-rt <rdar://problem/9624306> clean up darwin platform to use xcrun. Set up variables in darwin_bni.mk. Use GetCNAVar in AppleBI.mk 2011-06-21 00:07:55 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Optimizing valarray::operator=(some-valarray-expression) 2011-07-27 23:19:59 +00:00
libcxxabi Updated comments 2011-07-25 15:00:11 +00:00
lldb Make the test criteria more stringent with respect to rdar://problem/8668674 to prevent accidental pass. 2011-07-28 00:52:23 +00:00
llvm Revert r136295. It broke nightly testers because some parts of codegen weren't aware of the changes to operand ordering. I hope to revive this sometime in the future, but it's not strictly necessary for now. 2011-07-28 17:18:57 +00:00
polly www: Memory Access Documentation Update 2011-07-21 00:08:23 +00:00