diff options
author | Tobias Grosser <tobias@grosser.es> | 2013-07-29 01:58:07 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2013-07-29 01:58:07 +0000 |
commit | 880c52f56a0c461149ac61b5c2e64dcc2b04f4e2 (patch) | |
tree | 3174391b535ca4d2c8e6b80e52a240e34a3a0ba5 /clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp | |
parent | c91dd312a44ee2c521caebb60c4ea0cf4a6cc418 (diff) | |
download | bcm5719-llvm-880c52f56a0c461149ac61b5c2e64dcc2b04f4e2.tar.gz bcm5719-llvm-880c52f56a0c461149ac61b5c2e64dcc2b04f4e2.zip |
CodeGeneration: Fix double free in vector for
We now use __isl_take to annotate the uses of the isl_set where we got the
memory management wrong.
Thanks to Rafael! His pipefail work hardened our test environment and exposed
this bug nicely.
llvm-svn: 187338
Diffstat (limited to 'clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp')
0 files changed, 0 insertions, 0 deletions