This adds support to libclang for reading the flag_enum attribute.
This also bumps CINDEX_VERSION_MINOR for this patch series.
Paths
| Differential D49635
[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
Event TimelineThis revision is now accepted and ready to land.Jul 31 2018, 6:13 AM Closed by commit rC338820: [libclang 8/8] Add support for the flag_enum attribute (authored by mwu). · Explain WhyAug 2 2018, 10:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 158923 include/clang-c/Index.h
test/Index/attributes.c
tools/libclang/CIndex.cpp
tools/libclang/CXCursor.cpp
|