[PATCH] Record ranges skipped by the preprocessor and expose them with libclang.
Erik Verbruggen
erikjv at me.com
Sat Oct 12 04:25:22 PDT 2013
It has been some time since the last time I did a patch...
Record ranges skipped by the preprocessor and expose them with libclang.
This requires the use of a detailed preprocessing record. Also bumbed the cindex minor version to reflect adding new functionality (and to be able to detect that during built-time).
The patch is against r192531, which has the same amount of failures for me on MacOS as trunk (two, both with OpenCL).
Feedback please! :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Record-ranges-skipped-by-the-preprocessor-and-expose.patch
Type: application/octet-stream
Size: 7341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131012/12e9cd82/attachment.obj>
More information about the cfe-commits
mailing list