[PATCH] D115856: [syntax][pseudo] Introduce the spec C++ grammar.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 16 00:41:03 PST 2021
hokein created this revision.
hokein added a reviewer: sammccall.
Herald added a subscriber: mgorny.
hokein requested review of this revision.
Herald added a project: clang.
Also, add a dummy clang-pseudo tool (right now it accepts and parses the
grammar file).
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D115856
Files:
clang/lib/Tooling/Syntax/Pseudo/cxx.bnf
clang/tools/CMakeLists.txt
clang/tools/clang-pseudo/CMakeLists.txt
clang/tools/clang-pseudo/ClangPseudo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115856.394772.patch
Type: text/x-patch
Size: 36085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211216/377a2a9f/attachment-0001.bin>
More information about the cfe-commits
mailing list