diff options
author | Louis Dionne <ldionne@apple.com> | 2018-10-09 14:55:15 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2018-10-09 14:55:15 +0000 |
commit | dd1bed11d87e95cd05172fd6c1c3e7855f2ced6f (patch) | |
tree | 4f1dfdb9aaf0eac2fbf11f2c8c986db3235befa4 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 22cccffa06ad055a47e0d72c0de70a9131ed2943 (diff) | |
download | llvm-dd1bed11d87e95cd05172fd6c1c3e7855f2ced6f.zip llvm-dd1bed11d87e95cd05172fd6c1c3e7855f2ced6f.tar.gz llvm-dd1bed11d87e95cd05172fd6c1c3e7855f2ced6f.tar.bz2 |
[NFC][unwind] Improve error message when a type has more than one RTTIs
The "dynamic_cast error 2" error can apparently happen when the same
type (with RTTI) is defined in more than one translation unit, and
those translation units are linked together. This is technically an
ODR violation, but making the error message more obvious is still
helpful.
llvm-svn: 344052
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions