]> granicus.if.org Git - clang/commit
Introduce a Diagnostic::Report function that accepts and emits a StoredDiagnostic.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 5 May 2011 07:54:59 +0000 (07:54 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 5 May 2011 07:54:59 +0000 (07:54 +0000)
commite59abb56ce0e1c206fb80bd945a0c358b0abe1ef
tree9ae19c6bb9620bc1e8346648855a38cd8126e5d6
parent38165ae49d8af7dcc135858f347fdbce295093fd
Introduce a Diagnostic::Report function that accepts and emits a StoredDiagnostic.

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