[cfe-dev] implementing language extensions in clang

Chris Lattner clattner at apple.com
Mon Oct 5 15:08:39 PDT 2009


<sending to cfe-dev>

On Oct 5, 2009, at 7:37 AM, david raila wrote:

> Vector extensions are reasonable?
>
> I finally stumbled on the .def files and have some region classes  
> prototyped,
> now looking for the actual tokenization of "region" in the input.

Sure, depending on what you want to add.  See also the various static  
analyzer attributes.
>
> Is there a particular development environment/tools that the  
> insiders are using?
> I'm using gdb/emacs/make which is flies reasonably straight but  
> throws me on the
> ground occasionally... :-)

I use xcode to edit, plus gdb/make.

-Chris



More information about the cfe-dev mailing list