[PATCH] D96155: [clang][cli] Generate and round-trip Frontend options

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 8 11:33:21 PST 2021


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

LGTM, although the description seems incorrect:

> This patch implements generation of remaining preprocessor options and tests it by performing parse-generate-parse round trip.

In fact, this patch is working with frontend options. Please fix for the commit message.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96155



More information about the cfe-commits mailing list