Go to file
Douglas Gregor a3b23b025b Don't walk the translation unit context to produce protocol names when
global code completions are disabled (e.g., because they are
cached). Also, make sure that forward-declared protocols are visited
when we look for all visible names within a declaration context.

Previously, we would end up with duplicate completions for protocols.

llvm-svn: 121416
2010-12-09 21:44:02 +00:00
clang Don't walk the translation unit context to produce protocol names when 2010-12-09 21:44:02 +00:00
compiler-rt license change 2010-11-16 22:13:33 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx N3158 Missing preconditions for default-constructed match_result objects 2010-12-08 21:07:55 +00:00
lldb process launch now asks to kill the current process if it is alive, and if you affirm, does so for you. 2010-12-09 18:58:16 +00:00
llvm Add support for AVX to materialize +0.0 when doing scalar FP. 2010-12-09 21:43:51 +00:00