[PATCH] D114790: [syntax][pseudo] Add grammar facilities for the pseudo-parser

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 3 02:05:15 PST 2022


hokein updated this revision to Diff 405550.
hokein marked 12 inline comments as done.
hokein added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114790

Files:
  clang/include/clang/Tooling/Syntax/Pseudo/Grammar.h
  clang/lib/Tooling/Syntax/CMakeLists.txt
  clang/lib/Tooling/Syntax/Pseudo/CMakeLists.txt
  clang/lib/Tooling/Syntax/Pseudo/Grammar.cpp
  clang/lib/Tooling/Syntax/Pseudo/GrammarBNF.cpp
  clang/unittests/Tooling/Syntax/CMakeLists.txt
  clang/unittests/Tooling/Syntax/Pseudo/CMakeLists.txt
  clang/unittests/Tooling/Syntax/Pseudo/GrammarTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114790.405550.patch
Type: text/x-patch
Size: 24529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220203/075f16ac/attachment-0001.bin>


More information about the cfe-commits mailing list