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

Eric Christopher via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 10:58:58 PST 2015


echristo added a comment.

Committed thusly:

M	lib/Option/Option.cpp
	M	lib/Option/Arg.cpp
	M	lib/Option/ArgList.cpp
	M	include/llvm/Option/Option.h
	M	include/llvm/Option/Arg.h
	M	include/llvm/Option/ArgList.h
r256010 = f306cdcf52a89377dc703502d1067577789eb348 (refs/remotes/origin/master)


http://reviews.llvm.org/D15634





More information about the llvm-commits mailing list