diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-03-06 20:12:45 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-03-06 20:12:45 +0000 |
commit | 528ad93924b159b69b851732b6a6c2092f54e19f (patch) | |
tree | ed3b4133993eb3be811aaca78494291cf76b48c9 /clang/lib/Basic/FileManager.cpp | |
parent | d9bb15282150f6ff513e784a7512f2997523d518 (diff) | |
download | bcm5719-llvm-528ad93924b159b69b851732b6a6c2092f54e19f.tar.gz bcm5719-llvm-528ad93924b159b69b851732b6a6c2092f54e19f.zip |
We may fail to map a declaration in a template to its instantiated
declaration because of interesting ordering dependencies while
instantiating a class template or member class thereof. Complain,
rather than asserting (+Asserts) or silently rejecting the code
(-Asserts).
Fixes the crash-on-invalid in PR8965.
llvm-svn: 127129
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions