[clang-tidy][NFC] Simply match processing in misc-use-anonymous-namespace
No need for the templated function "processMatch", since we can infer the type with llvm:isa.
Loading
Please sign in to comment
No need for the templated function "processMatch", since we can infer the type with llvm:isa.