Add support for introspecting static_assert with libclang.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D18080
CIndex: add support for static_assert ClosedPublic Authored by ogoffart on Mar 11 2016, 2:40 AM.
Details Summary Add support for introspecting static_assert with libclang.
Diff Detail Event Timelineogoffart updated this object. This revision is now accepted and ready to land.Jun 9 2016, 6:24 AM Closed by commit rL272273: CIndex: add support for static_assert (authored by ogoffart). · Explain WhyJun 9 2016, 9:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 50407 include/clang-c/Index.h
lib/Sema/SemaCodeComplete.cpp
tools/libclang/CIndex.cpp
tools/libclang/CursorVisitor.h
|