hokein marked 2 inline comments as done. hokein added inline comments.
================ Comment at: clang/unittests/Tooling/RecursiveASTVisitorTests/MemberPointerTypeLoc.cpp:50 + EXPECT_FALSE(Visitor.runOver(R"cpp( + class a(b(a::*)) class + )cpp")); ---------------- ilya-biryukov wrote: > Could you add a comment explaining what this is testing? > > Is this the case that does not have `TypeSourceInfo`? Yes, exactly. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D71186/new/ https://reviews.llvm.org/D71186 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits