[PATCH] D131396: [pseudo] Use C++17 variant to simplify the DirectiveTree::Chunk class, NFC.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 11 05:24:09 PDT 2022


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

address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131396

Files:
  clang-tools-extra/pseudo/include/clang-pseudo/DirectiveTree.h
  clang-tools-extra/pseudo/lib/DirectiveTree.cpp
  clang-tools-extra/pseudo/unittests/DirectiveTreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131396.451811.patch
Type: text/x-patch
Size: 17130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220811/65524455/attachment.bin>


More information about the cfe-commits mailing list