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 |
||
|---|---|---|
| .. | ||
| func_specialized_template_param.cc | ||
| implicit_variable_instantiation.cc | ||
| member_ref_in_template.cc | ||
| namespace_template_class_template_func_usage_folded_into_one.cc | ||
| namespace_template_type_usage_folded_into_one.cc | ||
| specialization.cc | ||
| specialized_func_definition.cc | ||
| template_class_func_usage_folded_into_one.cc | ||
| template_class_template_func_usage_folded_into_one.cc | ||
| template_class_type_usage_folded_into_one.cc | ||
| template_class_var_usage_folded_into_one.cc | ||
| template_func_usage_folded_into_one.cc | ||
| template_type_usage_folded_into_one.cc | ||
| template_var_usage_folded_into_one.cc | ||