[cfe-dev] ASTMatcher for assert()
Richard
legalize at xmission.com
Fri Jun 6 12:00:16 PDT 2014
In article <CAOsfVvnVuADDsCCVqCfwR_9jGSR-R_iiSCtiWELCsg7Dv99_eg at mail.gmail.com>,
Manuel Klimek <klimek at google.com> writes:
> On Fri, Jun 6, 2014 at 4:10 PM, Alex Horn <alex.horn at cs.ox.ac.uk> wrote:
> > To ask the same thing differently, what is the preferred way to
> > compose ASTMatchers and cc1 drivers such as RewriteMacros?
> >
>
> I wouldn't combine them. Why not write all tools to work on the
> non-macro-rewritten code? (you can get macros yourself via the PPCallbacks
> interface).
Are there any tutorials/examples/discussion on using PPCallbacks
effectively in this sort of scenario?
--
"The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-pipeline>
The Computer Graphics Museum <http://ComputerGraphicsMuseum.org>
The Terminals Wiki <http://terminals.classiccmp.org>
Legalize Adulthood! (my blog) <http://LegalizeAdulthood.wordpress.com>
More information about the cfe-dev
mailing list