diff options
| author | Douglas Gregor <dgregor@apple.com> | 2011-03-04 20:42:52 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2011-03-04 20:42:52 +0000 |
| commit | 8c2d3f424834f765b89ceb8cf5df0da57803fc24 (patch) | |
| tree | ff58a94e6f064b55f9e979bfb2dd49860802170b /llvm/test/CodeGen/CPP/llvm2cpp.ll | |
| parent | 8887d6593f443e0533f85607570b11b1daf856fe (diff) | |
| download | bcm5719-llvm-8c2d3f424834f765b89ceb8cf5df0da57803fc24.tar.gz bcm5719-llvm-8c2d3f424834f765b89ceb8cf5df0da57803fc24.zip | |
After an error of any kind has occurred, don't assert when attempting
to find the instantiated declaration within a template instantiation
fails to do so. It's likely that the original instantiation got
dropped due to instantiation failures, which doesn't actually break
the invariants of the AST. This eliminates a number of
crash-on-invalid failures, e.g., PR9300.
llvm-svn: 127030
Diffstat (limited to 'llvm/test/CodeGen/CPP/llvm2cpp.ll')
0 files changed, 0 insertions, 0 deletions

