]> granicus.if.org Git - clang/commit
Get the number of errors reported from the diagnostic client, in clang_parseTranslati...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 18 Nov 2010 21:47:04 +0000 (21:47 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 18 Nov 2010 21:47:04 +0000 (21:47 +0000)
commit026f6911bb985c800a54446de9f6da8745ae025a
tree760ad2273a51412342b914a37d8b5c3fbe32e8c6
parent3bbe0b033ea1dd9fcfbe60d9d358e777f2935b8f
Get the number of errors reported from the diagnostic client, in clang_parseTranslationUnit_Impl.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119745 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp