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 compiler 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. Sorry if this isn't the right group to ask this problem to, I'm not 100% on exactly how LLVM and Clang are connected. If you have anyone else you could point me to or any resources at all, that would be great! Thanks! Callum -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190717/53b672d1/attachment.html>