Files
clang-p2996/clang/lib/Format/TokenAnnotator.cpp
Owen Pan cc2ff02ead [clang-format] Correctly annotate overloaded operator function name
The operator keyword preceded by a template closer should be annotated as
TT_FunctionDeclarationName.

Fixes #63879.

Differential Revision: https://reviews.llvm.org/D155358
2023-07-15 11:02:31 -07:00

215 KiB