On Tue, Nov 17, 2015 at 5:07 PM, Reid Kleckner wrote:
> This introduced a memory leak, which I'm testing a patch for.
>
Oops, thanks.
> Aside from that, did you get Doug to review this? We probably want to be
> really careful about changing libclang's C API, so you should be more
> cautious he
This introduced a memory leak, which I'm testing a patch for.
Aside from that, did you get Doug to review this? We probably want to be
really careful about changing libclang's C API, so you should be more
cautious here than you would be normally.
On Wed, Nov 11, 2015 at 7:57 PM, Saleem Abdulrasoo
Author: compnerd
Date: Wed Nov 11 21:57:22 2015
New Revision: 252853
URL: http://llvm.org/viewvc/llvm-project?rev=252853&view=rev
Log:
libclang: add clang_Cursor_getCXXManglings
This function permits the mangling of a C++ 'structor. Depending on the ABI and
the declaration, the declaration may c