[PATCH] D133357: [Lex/DependencyDirectivesScanner] Keep track of the presence of tokens between the last scanned directive and EOF

Ben Langmuir via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 7 07:42:11 PDT 2022


benlangmuir accepted this revision.
benlangmuir added a comment.
This revision is now accepted and ready to land.

You forgot to remove the ` \param PrintMarkerForTokensBeforeEOF ...` from the doc comment.  Otherwise LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133357



More information about the cfe-commits mailing list