Skip to content
Commit 4c6ed904 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

When creating an ASTUnit by parsing source code, set DisableFree to

false (not true), so that the CompilerInstance will actually free data
structures when it's done. This fixes a major leak with libclang's
in-process code completion.

llvm-svn: 111457
parent 8a70781c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment