diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2015-08-05 19:35:46 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2015-08-05 19:35:46 +0000 |
commit | 894d5821e7af9128398ec8153f3cb4025ae9ad50 (patch) | |
tree | 98a03a884c1b69735c1d5c1abeea2f253288177b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3f2058da16b6595a97745db43dd705421ce20bca (diff) | |
download | llvm-894d5821e7af9128398ec8153f3cb4025ae9ad50.zip llvm-894d5821e7af9128398ec8153f3cb4025ae9ad50.tar.gz llvm-894d5821e7af9128398ec8153f3cb4025ae9ad50.tar.bz2 |
[UBSan] Fix UBSan-vptr false positive.
Offset from vptr to the start of most-derived object can actually
be positive in some virtual base class vtables.
Patch by Stephan Bergmann!
llvm-svn: 244101
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions