[PATCH] D15634: Convert Arg, ArgList, and Option to dump() to dbgs() rather than errs().

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 17:56:19 PST 2015


jlebar created this revision.
jlebar added a reviewer: echristo.
jlebar added a subscriber: llvm-commits.

Also add print() functions.

http://reviews.llvm.org/D15634

Files:
  include/llvm/Option/Arg.h
  include/llvm/Option/ArgList.h
  include/llvm/Option/Option.h
  lib/Option/Arg.cpp
  lib/Option/ArgList.cpp
  lib/Option/Option.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15634.43203.patch
Type: text/x-patch
Size: 5016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151218/d79f1491/attachment.bin>


More information about the llvm-commits mailing list