labath added a comment. In https://reviews.llvm.org/D47532#1144966, @martong wrote:
> The broken lldb tests are fixed with a minor change. We no longer load the > Decls from the > external source during the call of `DeclContext::containsDecl`. A new > function > `DeclContext::containsDeclAndLoad` is added which does a load and calls > `containsDecl`. > > Re-apply commit: r335731 Thank you. Repository: rC Clang https://reviews.llvm.org/D47532 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits