[cfe-dev] Adding MacroUndefined() to PPCallbacks

Alexei Svitkine alexei.svitkine at gmail.com
Mon Apr 20 18:36:47 PDT 2009


It is useful for users of the Preprocessor to know not only when a macro is
defined, but also when it gets #undef'd.
The attached patch adds this as an additional PPCallbacks method.

-Alexei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090420/e6d706c9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PPCallbacks.diff
Type: application/octet-stream
Size: 1220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090420/e6d706c9/attachment.obj>


More information about the cfe-dev mailing list