diff options
author | David Majnemer <david.majnemer@gmail.com> | 2015-01-30 05:01:23 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2015-01-30 05:01:23 +0000 |
commit | 8c969eaf1ad58dd96c77cee20ba2525d4d061a2e (patch) | |
tree | 791715ab0a2c3d9ad57bc1781945efcc09569a8f /llvm/lib/Transforms/Vectorize/LoopVectorize.cpp | |
parent | d004586faa4383c0ce38da642bc1ce9d5500afc8 (diff) | |
download | bcm5719-llvm-8c969eaf1ad58dd96c77cee20ba2525d4d061a2e.tar.gz bcm5719-llvm-8c969eaf1ad58dd96c77cee20ba2525d4d061a2e.zip |
Sema: Disable template instantiation once a fatal error is raised
Fatal errors disable all further diagnostics. Continuing to permit
template instantiation does nothing but make it take longer for clang to
finish with the TU.
Instead, halt all further instantiation.
Fixed in PR22396.
llvm-svn: 227556
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions