mirror of
https://github.com/MaskRay/ccls.git
synced 2025-11-03 22:04:24 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| class_member.cc | ||
| class_static_member_decl_only.cc | ||
| class_static_member.cc | ||
| deduce_auto_type.cc | ||
| function_local.cc | ||
| function_param_unnamed.cc | ||
| function_param.cc | ||
| function_shadow_local.cc | ||
| function_shadow_param.cc | ||
| global_variable_decl_only.cc | ||
| global_variable.cc | ||
| type_instance_on_using_type.cc | ||