| commit | 4a9ec7b59d1ebbb046987dbde2bd0372c6d66170 | [log] [tgz] |
|---|---|---|
| author | David Blaikie <dblaikie@gmail.com> | Mon Aug 19 21:02:26 2013 +0000 |
| committer | David Blaikie <dblaikie@gmail.com> | Mon Aug 19 21:02:26 2013 +0000 |
| tree | 8f275aafba15976546c1c735aebfb16df893dfab | |
| parent | 39587672b8261cf1356f4ca8156a93cef5f8cc92 [diff] |
PR16933: Don't try to codegen things after we've seen errors. Refactor the underlying code a bit to remove unnecessary calls to "hasErrorOccurred" & make them consistently at all the entry points to the IRGen ASTConsumer. llvm-svn: 188707