diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2015-11-20 07:02:57 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2015-11-20 07:02:57 +0000 |
commit | 3d42f340cd44edf7a79ee2d58e68251a4318a081 (patch) | |
tree | 988ff26f7c79fa22331261a276de8ccae434c34f /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 362352c6be908af4000812d9e228adf1ff468538 (diff) | |
download | llvm-3d42f340cd44edf7a79ee2d58e68251a4318a081.zip llvm-3d42f340cd44edf7a79ee2d58e68251a4318a081.tar.gz llvm-3d42f340cd44edf7a79ee2d58e68251a4318a081.tar.bz2 |
[MS] Fix for bug 25013 - #pragma vtordisp is unknown inside functions, by Denis Zobnin.
This patch adds support of #pragma vtordisp inside functions in attempt to improve compatibility. Microsoft compiler appears to save the stack of vtordisp modes on entry of struct methods' bodies and restore it on exit (method-local vtordisp).
Differential Revision: http://reviews.llvm.org/D14467
llvm-svn: 253650
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions