[PATCH] D15729: Load compiler plugins in ASTUnit, too
Stefan Kemnitz via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 15 04:07:07 PST 2016
realincubus added a comment.
ok after i checked out a recent version of clang and applied the patch http://reviews.llvm.org/D15729 i can verify, that one does not have to add the symbols to the libclang.exports file.
i believe the plugin mechanism was changed between the first version of my plugin and how it works right now.
i will now try to find out why the test doesn't work like it should or write another one.
http://reviews.llvm.org/D15729
More information about the cfe-commits
mailing list