llvm-project/clang/lib/Rewrite
Ted Kremenek 2e385f9319 Call 'clear()' in ~RopePieceBTreeLeaf(), decrementing the reference
counts of the bufffers referened by the RopePieces in
RopePieceBTreeLeaf.  This (I believe) corrently fixes the leak I meant
to fix in r84601 (which ended up causing an overrelease).

llvm-svn: 84615
2009-10-20 06:31:34 +00:00
..
CMakeLists.txt Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
DeltaTree.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
HTMLRewrite.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Makefile Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
RewriteRope.cpp Call 'clear()' in ~RopePieceBTreeLeaf(), decrementing the reference 2009-10-20 06:31:34 +00:00
Rewriter.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
TokenRewriter.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00