[cfe-dev] New LibTooling based tool to check identifier case

Beren Minor beren.minor at gmail.com
Mon Jun 22 06:25:01 PDT 2015


Hello there,

Some time ago, I wrote a simple tool upon LibTooling to check that the
identifiers used were conforming to a given set of rules.

For the same reason people use code formatting guidelines, and tools to
enforce them, people usually have guidelines regarding the casing of
identifiers... but there are not many tools out there for that (or not that
I knew of).

I advertised it a little bit on reddit, people seemed interested and I had
some contributions since then, so I thought I could talk about it here as
well. Here is the link for the curious, feel free to comment here or there!

https://github.com/berenm/swang/tree/swang/swang

Cheers,
--
Beren Minor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150622/7054f542/attachment.html>


More information about the cfe-dev mailing list