[clang-tidy] Add early exit for defaulted FunctionDecls
This prevents matching of defaulted comparison operators. Resolves: https://github.com/llvm/llvm-project/issues/53355 Author: Febbe (Fabian Keßler)
Loading
Please register or sign in to comment