<div dir="ltr">Any reason this is not done as clang-tidy check (which also supports fixits)?</div><br><div class="gmail_quote"><div dir="ltr">On Mon, Jun 22, 2015 at 6:31 AM Beren Minor <<a href="mailto:beren.minor@gmail.com">beren.minor@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello there,<br><br>Some time ago, I wrote a simple tool upon LibTooling to check that the identifiers used were conforming to a given set of rules.<br><br>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).<br><br>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!<br><br><a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_berenm_swang_tree_swang_swang&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=CnzuN65ENJ1H9py9XLiRvC_UQz6u3oG6GUNn7_wosSM&m=T5OQvqWPtqS1Rp4ZclmhOybIm3a4mAZXuPSrQI9R7Vg&s=j3YQCF1FV7E-dp81WGdy4GEDhGmOENn5NnnWGZh4b0c&e=" target="_blank">https://github.com/berenm/swang/tree/swang/swang</a><br><br>Cheers,<br>--<br>Beren Minor<br><br></div>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</blockquote></div>