Add support for introspecting static_assert with libclang.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 60186 cfe/trunk/include/clang-c/Index.h
cfe/trunk/lib/Sema/SemaCodeComplete.cpp
cfe/trunk/tools/libclang/CIndex.cpp
cfe/trunk/tools/libclang/CursorVisitor.h
|