[PATCH] D123468: [Driver] Simplify hasFlag pattern with addOptInFlag/addOptOutFlag helpers

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 10 12:01:16 PDT 2022


MaskRay created this revision.
MaskRay added reviewers: jkorous, dexonsmith.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
MaskRay requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D123468

Files:
  clang/lib/Driver/ToolChains/Clang.cpp
  llvm/include/llvm/Option/ArgList.h
  llvm/lib/Option/ArgList.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123468.421800.patch
Type: text/x-patch
Size: 8223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220410/c2fb89ed/attachment.bin>


More information about the llvm-commits mailing list