[cfe-dev] Clang plugin help

Callum Laird via cfe-dev cfe-dev at lists.llvm.org
Tue Jul 16 01:26:23 PDT 2019


Hi all,


I’ve been trying to get a Clang plugin working for a couple of weeks now on Windows/Visual Studio 2019, and I’m struggling quite a lot. So far, I’ve followed the instructions on the clang/llvm getting started page, and I’ve got the Clang complier working for C code in visual studio. I then tried to build one of the example plugins provided (such as PrintFunctionNames) using cmake and later make, but I’m having trouble knowing which file I’m supposed to use and I can’t find much in the way of resources/documentation online for windows stuff. Any and all help would be appreciated.


Thanks!

Callum

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190716/31104d09/attachment.html>


More information about the cfe-dev mailing list