Go to file
Douglas Gregor 042465709f When searching for visible declarations (e.g., for code completion),
be sure to look at all of the Objective-C class declarations within a
@class. Fixes <rdar://problem/8876207>.

llvm-svn: 125635
2011-02-16 01:39:26 +00:00
clang When searching for visible declarations (e.g., for code completion), 2011-02-16 01:39:26 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx Change install name to libc++.1.dylib 2011-02-16 00:40:06 +00:00
lldb Minor comment change. 2011-02-16 01:31:20 +00:00
llvm The change for PR9190 wasn't quite right. We need to avoid making the 2011-02-16 01:10:03 +00:00