gribozavr marked 2 inline comments as done. gribozavr added inline comments.
================ Comment at: clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp:2079 +} + TEST(EqualsBoundNodeMatcher, QualType) { ---------------- aaron.ballman wrote: > Can you also add a negative test case for: > ``` > namespace foo { > namespace std { > void bar(); // isInStdNamespace() is false here, right? > } > } > ``` Done. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D61480/new/ https://reviews.llvm.org/D61480 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits