[PATCH] D125667: [pseudo] A basic implementation of compiling cxx grammar at build time.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 16 01:05:21 PDT 2022
hokein added a comment.
This is a revised version of D125231 <https://reviews.llvm.org/D125231>, based on our discussion. It has a narrow scope: only nonterminals of the grammar are compiled; and it mainly focuses on interfaces;
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125667/new/
https://reviews.llvm.org/D125667
More information about the cfe-commits
mailing list