[PATCH] D93008: [clang][cli] Do not marshall only CC1Option flags in BoolOption

Jan Svoboda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 11 00:42:02 PST 2020


jansvoboda11 updated this revision to Diff 311134.
jansvoboda11 added a comment.
This revision is now accepted and ready to land.

Add forgotten CC1Option check in parsing macro, extract denormalizer changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93008

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/unittests/Frontend/CompilerInvocationTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93008.311134.patch
Type: text/x-patch
Size: 6891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/15dff971/attachment.bin>


More information about the llvm-commits mailing list