[cfe-dev] Clang derivative tool naming

Chris Lattner clattner at apple.com
Sun Aug 7 22:40:06 PDT 2011


On Aug 4, 2011, at 6:59 AM, Don Williamson wrote:

> Hi,
> 
> first of all I want to thank everybody who's contributed to Clang/LLVM for such an amazing platform to build other tools on. The past few weeks I've been hacking around the code and every time I've needed something, it's either already been done or is very easy to achieve with what exists already.
> 
> To my question: I'll be releasing some open source code in the next few weeks which for now I've named ClangX (where X is the name of the tool). It uses Clang quite significantly to achieve its goal and wouldn't be possible without it, unless I wrote my own parser. Is this kind of naming considered good form? I can rename if necessary.
> 

I don't see any problem with this, so long as reasonable people won't think that the tool "is clang" or "part of clang".

-Chris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110807/b5efb68c/attachment.html>


More information about the cfe-dev mailing list