[PATCH] D71228: [Commandline] Move Debug options from Debug.cpp to Commandline.cpp

Don Hinton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 17:31:36 PST 2019


hintonda updated this revision to Diff 233476.
hintonda added a comment.
Herald added a reviewer: jfb.

- Also move over DisableSymbolication option from Signals.cpp, and put all variables in llvm namespace.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71228

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71228.233476.patch
Type: text/x-patch
Size: 7665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191212/c48eb667/attachment.bin>


More information about the llvm-commits mailing list