llvm-project/clang/tools/c-index-test
Michael Wu 6e88f5334c [libclang 7/8] Add support for getting property setter and getter names
Summary: This allows libclang to access the actual names of property setters and getters without needing to go through the indexer API. Usually default names are used, but the property can specify a different name.

Reviewers: yvvan, jbcoe

Reviewed By: yvvan

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D49634

llvm-svn: 338816
2018-08-03 05:38:29 +00:00
..
CMakeLists.txt [CMAKE][c-index-test] Honor CMAKE_OSX_SYSROOT to compute include dir for libxml2 2018-06-14 18:20:04 +00:00
c-index-test.c [libclang 7/8] Add support for getting property setter and getter names 2018-08-03 05:38:29 +00:00
core_main.cpp [c-index-test] Use correct executable path to discover resource directory. 2018-08-02 17:29:53 +00:00