================
@@ -363,6 +363,18 @@ static auto isStatusPtrReturningCall() {
recordType(hasDeclaration(statusClass()))))))))));
}
+static auto isNonConstStatusOrType() {
+ using namespace ::clang::ast_matchers; // NOLINT: Too many names
----------------
vbvictor wrote:
Thanks for removing!
https://github.com/llvm/llvm-project/pull/180281
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits