This is an archive of the discontinued LLVM Phabricator instance.

[libclang 8/8] Add support for the flag_enum attribute
ClosedPublic

Authored by michaelwu on Jul 21 2018, 11:19 AM.

Details

Summary

This adds support to libclang for reading the flag_enum attribute.

This also bumps CINDEX_VERSION_MINOR for this patch series.

Diff Detail

Repository
rC Clang

Event Timeline

michaelwu created this revision.Jul 21 2018, 11:19 AM
yvvan accepted this revision.Jul 31 2018, 6:13 AM
This revision is now accepted and ready to land.Jul 31 2018, 6:13 AM

Thanks for the reviews!

This revision was automatically updated to reflect the committed changes.