Change #246207
Category | doxygen |
Changed by | artyom-fedosov <artjomsfedosovs2 | @gmail.com>
Changed at | Sat 18 Oct 2025 15:25:08 |
Repository | https://github.com/doxygen/doxygen.git |
Project | doxygen |
Branch | master |
Revision | 393560026fcd6c81876d1a3e00e574907d05093d |
Comments
fix(definition): warning [performance-unnecessary-copy-initialization] warning: the variable 'symName' is copy-constructed from a const reference but is only used as const reference; consider making it a const reference [performance-unnecessary-copy-initialization]
Changed files
- src/definition.cpp