]> granicus.if.org Git - clang/commit
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)
commit3d21078935d0376c1fc93af662a93e79d82e6f4b
tree41739b0864cdfed4f1b0bffe47d9dadcfc635487
parent75d37b493e2282f993a19a166bd573b03a7535af
Only report first error when no compilation database is found.

Review: http://llvm-reviews.chandlerc.com/D62

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165933 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Tooling/CompilationDatabase.cpp