[cfe-dev] On Organization/Placement of Tools for Clang-Tidy
Stephen Kelly via cfe-dev
cfe-dev at lists.llvm.org
Thu Feb 21 01:14:47 PST 2019
On 21/02/2019 01:14, Shyan Akmal via cfe-dev wrote:
> Hello,
>
> I'm working with a few other developers on creating a clang tool. This
> tool is meant to help out with the development of clang-tidy checks
> (specifically to help with writing matchers).
I'm also working on tooling to help writing matchers:
eg:
https://steveire.wordpress.com/2018/11/11/future-developments-in-clang-query/
https://steveire.wordpress.com/2019/01/02/refactor-with-clang-tooling-at-codedive-2018/
Is there overlap there in what you are doing?
Thanks,
Stephen
More information about the cfe-dev
mailing list