[cfe-dev] Clang derivative tool naming
Don Williamson
don.williamson at yahoo.com
Tue Aug 9 00:50:55 PDT 2011
Thinking on it some more the last thing I want to do is name something which suggests that it's the ideal way of doing things with clang. Thanks for your input, Chris.
Cheers,
- Don
________________________________
From: Chris Lattner <clattner at apple.com>
To: Don Williamson <don.williamson at yahoo.com>
Cc: "cfe-dev at cs.uiuc.edu" <cfe-dev at cs.uiuc.edu>
Sent: Monday, August 8, 2011 6:40 AM
Subject: Re: [cfe-dev] Clang derivative tool naming
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/20110809/0126cd2c/attachment.html>
More information about the cfe-dev
mailing list