[cfe-commits] r89691 - in /cfe/trunk: include/clang/Parse/Action.h lib/Parse/ParseExpr.cpp lib/Sema/Sema.h test/Sema/cast.c

Fariborz Jahanian fjahanian at apple.com
Tue Nov 24 17:27:52 PST 2009


On Nov 23, 2009, at 9:30 PM, Chris Lattner wrote:

> Hi Fariborz,
>
> Is there any other way to do this?  Before this change -parse-noop  
> (which uses minimal actions) could reliably parse c code, now it  
> can't.  Can this be handled in sema?
>

Found a way. It is in http://llvm.org/viewvc/llvm-project?view=rev&revision=89827

- Fariborz

>



More information about the cfe-commits mailing list