ccls/index_tests/vars
Fangrui Song 814f054e6e Misc improvement to indexer
* Make CXXConstructor span one more column to left/right
* Use OrigD to collect Decl::Record members
* Better comment parsing
* Limit lines of initializers and macro definition to 3
* Attribute macro arg uses to spelling loc
* Remove FuncDef::declaring_type
2018-07-15 16:51:20 -07:00
..
class_member.cc Cleanup 2018-07-12 12:42:02 -07:00
class_static_member_decl_only.cc Cleanup 2018-07-12 12:42:02 -07:00
class_static_member.cc Cleanup 2018-07-12 12:42:02 -07:00
deduce_auto_type.cc Misc improvement to indexer 2018-07-15 16:51:20 -07:00
function_local.cc Misc improvement to indexer 2018-07-15 16:51:20 -07:00
function_param_unnamed.cc Misc improvement to indexer 2018-07-15 16:51:20 -07:00
function_param.cc Misc improvement to indexer 2018-07-15 16:51:20 -07:00
function_shadow_local.cc Misc improvement to indexer 2018-07-15 16:51:20 -07:00
function_shadow_param.cc Misc improvement to indexer 2018-07-15 16:51:20 -07:00
global_variable_decl_only.cc clangIndex 2018-07-08 00:34:31 -07:00
global_variable.cc clangIndex 2018-07-08 00:34:31 -07:00
type_instance_on_using_type.cc Misc improvement to indexer 2018-07-15 16:51:20 -07:00