[PATCH] D82574: Merge TableGen files used for clang options
Daniel Grumberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 25 09:40:38 PDT 2020
dang created this revision.
dang added a reviewer: Bigcheese.
Herald added subscribers: cfe-commits, sstefan1, dexonsmith.
Herald added a reviewer: jdoerfert.
Herald added a project: clang.
Putting all the options in the same file is needed so they can be
ordered based on the dependencies between them.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D82574
Files:
clang/include/clang/Driver/CC1Options.td
clang/include/clang/Driver/CLCompatOptions.td
clang/include/clang/Driver/Options.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82574.273407.patch
Type: text/x-patch
Size: 154290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200625/b688557a/attachment-0001.bin>
More information about the cfe-commits
mailing list