This exposes the AutoType through LibClang interface
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D13000
[libclang] Expose AutoType ClosedPublic Authored by skalinichev on Sep 20 2015, 1:42 AM.
Details Summary This exposes the AutoType through LibClang interface
Diff Detail
Event Timelineskalinichev updated this object. klimek edited edge metadata. Comment ActionsThx Milinan; this also looks fine from a binary compatibility perspective ... This revision is now accepted and ready to land.Oct 19 2015, 4:44 AM Closed by commit rL253165: [libclang] Expose AutoType (authored by skalinichev). · Explain WhyNov 15 2015, 5:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40232 cfe/trunk/bindings/python/clang/cindex.py
cfe/trunk/include/clang-c/Index.h
cfe/trunk/test/Index/print-type.cpp
cfe/trunk/tools/libclang/CXType.cpp
|