[clang] [clang-format] Don't crash on incomplete template declaration (PR #173433)
Björn Schäpers via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 24 05:06:38 PST 2025
HazardyKnusperkeks wrote:
> Can you also replace all the instances of `return nullptr` in the `for` loop in `getFunctionName` with `break`?
Done.
https://github.com/llvm/llvm-project/pull/173433
More information about the cfe-commits
mailing list