diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-09-04 19:04:08 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-09-04 19:04:08 +0000 |
commit | d94105a1c2e133ede54baeea911975abed93f457 (patch) | |
tree | c1f7cf2f91fcad5ff5ba3c44de0f43c2b78e1f77 /llvm/lib/CodeGen/LiveInterval.cpp | |
parent | 35337557af5ebe1905a3013b1843e48ce00c48d3 (diff) | |
download | bcm5719-llvm-d94105a1c2e133ede54baeea911975abed93f457.tar.gz bcm5719-llvm-d94105a1c2e133ede54baeea911975abed93f457.zip |
Don't generate any code for an explicit call to a trivial destructor.
Now that parsing, semantic analysis, and (I think) code generation of
pseudo-destructor expressions and explicit destructor calls works,
update the example-dynarray.cpp test to destroy the objects it
allocates and update the test to actually compile + link.
The code seems correct, but the Clang-compiled version dies with a
malloc error. Time to debug!
llvm-svn: 81025
Diffstat (limited to 'llvm/lib/CodeGen/LiveInterval.cpp')
0 files changed, 0 insertions, 0 deletions