[PATCH] D71169: [Debug] Convert DebugOnly from cl::opt with a custom type to cl::list NFC

Don Hinton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 7 13:03:56 PST 2019


hintonda updated this revision to Diff 232719.
hintonda added a comment.

- Remove unneeded cl::ValueRequired, since it is the default


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71169

Files:
  llvm/include/llvm/Support/CommandLine.h
  llvm/lib/Support/Debug.cpp
  llvm/unittests/Support/CommandLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71169.232719.patch
Type: text/x-patch
Size: 4091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191207/0e83eb1a/attachment.bin>


More information about the llvm-commits mailing list