Only report first error when no compilation database is found.
authorDaniel Jasper <djasper@google.com>
Mon, 15 Oct 2012 13:12:24 +0000 (13:12 +0000)
committerDaniel Jasper <djasper@google.com>
Mon, 15 Oct 2012 13:12:24 +0000 (13:12 +0000)
commit74351ff4ac69665bad0f6e5b852de488d36388e1
treee61615decffcffd41770e11f2380cd493210fb42
parent16205cd4fa2c816b7ee19fa38c133831fb754393
Only report first error when no compilation database is found.

Review: http://llvm-reviews.chandlerc.com/D62
llvm-svn: 165933
clang/lib/Tooling/CompilationDatabase.cpp