[PATCH] D71020: [ASTImporter] Friend class decl should not be visible in its context
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 18 02:59:51 PST 2019
martong added a comment.
Recommited in bc5b7e21e32 <https://reviews.llvm.org/rGbc5b7e21e32b23603f4d6148adeb88cd34dd287e> . I changed `llvm:is_contained` to a simple for loop over the lookup result. This way the copy assignment of the iterator is avoided even if windows STL is used.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71020/new/
https://reviews.llvm.org/D71020
More information about the cfe-commits
mailing list