Fixes PR33745.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks for the fast review! :)
Please land/submit this for me as I don't have permissions for this.
Paths
| Differential D40027
[libclang] Fix cursors for in-class initializer of field declarations ClosedPublic Authored by nik on Nov 14 2017, 6:55 AM.
Details Summary Fixes PR33745.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 14 2017, 8:51 AM Comment Actions Thanks for the fast review! :) Please land/submit this for me as I don't have permissions for this. Closed by commit rL318292: [libclang] Fix cursors for in-class initializer of field declarations (authored by d0k). · Explain WhyNov 15 2017, 4:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 123005 cfe/trunk/test/Index/get-cursor.cpp
cfe/trunk/tools/libclang/CIndex.cpp
|