diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2015-01-27 22:50:19 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2015-01-27 22:50:19 +0000 |
commit | e745728fada85268fae8db15879d63eba1851ceb (patch) | |
tree | 449ea9fd1f90f91d1657344bba9ecefdf45947f7 /llvm/lib/Transforms/Utils/Mem2Reg.cpp | |
parent | 7058dfc6cca6436774b464cdeffe5f6235ea6e7a (diff) | |
download | bcm5719-llvm-e745728fada85268fae8db15879d63eba1851ceb.tar.gz bcm5719-llvm-e745728fada85268fae8db15879d63eba1851ceb.zip |
[ASan] Fix use-after-scope in COMMON_INTERCEPTOR_ENTER implementation.
Make sure "void *ctx" doesn't point to an object which already went out
of scope. This might also fix -Wuninitialized warnings GCC 4.7 produces
while building ASan runtime.
llvm-svn: 227258
Diffstat (limited to 'llvm/lib/Transforms/Utils/Mem2Reg.cpp')
0 files changed, 0 insertions, 0 deletions