[PATCH] D142933: Add -print-multi-selection-flags argument

Michael Platings via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 22 04:16:43 PST 2023


michaelplatings updated this revision to Diff 499450.
michaelplatings marked 2 inline comments as done.
michaelplatings added a comment.

Remove braces and blank lines as requested by @MaskRay


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142933

Files:
  clang/include/clang/Driver/Options.td
  clang/include/clang/Driver/ToolChain.h
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChain.cpp
  clang/lib/Driver/ToolChains/Arch/ARM.cpp
  clang/lib/Driver/ToolChains/Arch/ARM.h
  clang/test/Driver/print-multi-selection-flags.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142933.499450.patch
Type: text/x-patch
Size: 14583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230222/b91de893/attachment.bin>


More information about the cfe-commits mailing list