[PATCH] D61637: [Syntax] Introduce syntax trees
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 3 10:06:29 PDT 2019
ilya-biryukov added inline comments.
================
Comment at: clang/include/clang/Tooling/Syntax/BuildTree.h:11
+//
+// The code is divided in the following way:
+// - 'Tree/Cascade.h' defines the basic structure of the syntax tree,
----------------
This needs an update, will do in the next round!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61637/new/
https://reviews.llvm.org/D61637
More information about the cfe-commits
mailing list