[PATCH] D115856: [syntax][pseudo] Introduce the spec C++ grammar.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 4 02:49:27 PST 2022


hokein updated this revision to Diff 405904.
hokein marked 2 inline comments as done.
hokein added a comment.

rebase and address comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115856/new/

https://reviews.llvm.org/D115856

Files:
  clang/lib/Tooling/Syntax/Pseudo/GrammarBNF.cpp
  clang/lib/Tooling/Syntax/Pseudo/cxx.bnf
  clang/test/CMakeLists.txt
  clang/test/Syntax/check-cxx-bnf.test
  clang/test/Syntax/lit.local.cfg
  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.405904.patch
Type: text/x-patch
Size: 37431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220204/3036341f/attachment-0001.bin>


More information about the cfe-commits mailing list