ilya-biryukov added inline comments.

================
Comment at: clang-tools-extra/clangd/unittests/FindTargetTests.cpp:844
+                int $1^abc;
+                $2^X(): $3^abc() {}
+              };
----------------
Could you also add a test with the initializer containing a base class? It 
produces a different kind of `CXXConstructorInitializer`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69241/new/

https://reviews.llvm.org/D69241



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to