njames93 accepted this revision.
njames93 added a comment.
This revision is now accepted and ready to land.

LG with 1 nit.



================
Comment at: clang/lib/Tooling/DumpTool/generate_cxx_src_locs.py:14
 
+    RefClades = ["NestedNameSpecifierLoc", "TemplateArgumentLoc", "TypeLoc"]
+
----------------
nit: Any reason not to use set notation here?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100720

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

Reply via email to