diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-04-24 08:47:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-24 08:47:51 -0500 |
commit | 2af4f826579dc9e4f65e8934e77b25a77c711716 (patch) | |
tree | 6ddb9d26bd9fe526136c7074660c6d6d4e20c837 /README.md | |
parent | ce8feb3262a26a24837a89a4702b606ebe705c8a (diff) | |
parent | 20d5140a1ac950a8499e357a51604c5032321cfd (diff) |
Auto merge of #657 - emilio:cxx-mangling, r=fitzgen
ir: Try to get C++ manglings with the appropriate API first.
As pointed out in #653, clang 3.8 asserts when trying to mangle a C++
constructor or a destructor.
The following patch tries to use the `clang_Cursor_getCXXManglings` function
first.
This assumes that the last mangling we're interested in is the proper one,
which seems to be true looking at LLVM, and on trunk on my machine.
Fixes #653
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions