-- Tristan Partin Neon (https://neon.tech)
This is the first I am learning about clang plugins. Interesting
concept. Did you give any thought to using libclang instead of
a compiler plugin? I am kind of doing similar work, but I went with
libclang instead of a plugin.
- [RFC] Clang plugin for catching suspicious typedef castin... Dmitry Dolgov
- Re: [RFC] Clang plugin for catching suspicious typed... Tristan Partin
- Re: [RFC] Clang plugin for catching suspicious t... Dmitry Dolgov
- Re: [RFC] Clang plugin for catching suspicious typed... Peter Eisentraut