]> granicus.if.org Git - clang/commit
A direct extraction of the rest of the option printing into a helper.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 26 Sep 2011 00:44:09 +0000 (00:44 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 26 Sep 2011 00:44:09 +0000 (00:44 +0000)
commit53a529ee614d6a854814273ac49587a03b71a46b
treea26f4269ee6d7f6eb184c2800cea338f0e539fea
parent621bc69624599da62abd9bc9e5edd8a63ac99fe6
A direct extraction of the rest of the option printing into a helper.
This needs to be cleaned up to better use the ostream object, WIP.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140490 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/TextDiagnosticPrinter.cpp