summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-07-02 22:56:41 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-07-02 22:56:41 +0000
commit34263a0c955f51a20bd4f9680428d6007ed31169 (patch)
tree384c0b8e58ea0dbd066ffee034637c0c9305149d /llvm/unittests/Support
parent39e90029a2a597afa22d81c5c8f47b6c49128058 (diff)
downloadbcm5719-llvm-34263a0c955f51a20bd4f9680428d6007ed31169.tar.gz
bcm5719-llvm-34263a0c955f51a20bd4f9680428d6007ed31169.zip
All glory to address sanitizer. ;]
It appears to have caught a use-after-free introduced as by r159567 and/or friends which call 'addPass' from many more places. The bug in 'addPass' doesn't appear to be new, and was spotted by inspection when ASan shown a bright light of a stacktrace at these functions. Hopefully this will fix the ASan failure -- I have no test case other than running an ASan-built clang over the test suite. llvm-svn: 159614
Diffstat (limited to 'llvm/unittests/Support')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud