This enables identification of implicit declarations exposed by libclang through the cursor interface, such as the method declarations for an Objective-C property. This is useful for tools that wish to ignore implicit declarations or observe their implicit status (e.g., to identify conversion from explicit accessors to an @property declaration between two versions of a translation unit).
The required minor version bump is excluded from the patch to avoid potential merge conflicts. Matt
libclang_isimplicit.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
