hokein accepted this revision. hokein added a comment. This revision is now accepted and ready to land.
Thanks! ================ Comment at: clang/lib/Tooling/Syntax/Pseudo/README.md:8 +The result is a strict syntactic tree whose structure follows the C++ grammar. +There is no syntactic analysis, apart from guesses to disambiguate the parse. +Disambiguation can optionally be guided by an AST or a symbol index. ---------------- syntactic => semantic I think. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D121108/new/ https://reviews.llvm.org/D121108 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits