]> granicus.if.org Git - clang/commit
Added variation of the "Report" method in the class Diagnostic that takes
authorTed Kremenek <kremenek@apple.com>
Mon, 31 Mar 2008 18:23:15 +0000 (18:23 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 31 Mar 2008 18:23:15 +0000 (18:23 +0000)
commit615f5177095e62b36bf88f1b1b7b644295e4097b
tree8de14a0704d1ac13c3c1f4527a03f1e8dd124127
parentf186f303ee0519d48a1bca24b7a9f4ad503bd5b2
Added variation of the "Report" method in the class Diagnostic that takes
an optional DiagnosticClient argument that differs from the client stored
internally in the Diagnostic object.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48986 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Diagnostic.h
lib/Basic/Diagnostic.cpp