[PATCH] Expose name mangling to libclang

Eli Bendersky eliben at google.com
Thu Jul 24 17:48:18 PDT 2014


Hi rsmith, rengolin,

Exposes a C API to name mangling for a given cursor.

This is loosely based on https://gist.github.com/tritao/2766291, and was previously discussed on cfe-dev: http://lists.cs.uiuc.edu/pipermail/cfe-dev/2014-June/037577.html

Adding testing capability via c-index-test.

http://reviews.llvm.org/D4663

Files:
  include/clang-c/Index.h
  test/Index/print-mangled-name.cpp
  tools/c-index-test/c-index-test.c
  tools/libclang/CIndex.cpp
  tools/libclang/libclang.exports
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4663.11863.patch
Type: text/x-patch
Size: 4711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140725/5e715e47/attachment.bin>


More information about the cfe-commits mailing list