[PATCH] D114790: [syntax][pseudo] Add grammar facilities for the pseudo-parser
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 3 07:51:02 PST 2022
thakis added inline comments.
================
Comment at: clang/lib/Tooling/Syntax/Pseudo/CMakeLists.txt:3
+
+add_clang_library(clangSyntaxPseudo
+ Grammar.cpp
----------------
(i think the usual name would be "clangToolingSyntaxPseudo")
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114790/new/
https://reviews.llvm.org/D114790
More information about the cfe-commits
mailing list