================
@@ -11841,4 +11867,4 @@ SourceLocation
Sema::getTopMostPointOfInstantiation(const NamedDecl *N) const {
return CSC.PointOfInstantiation;
}
return N->getLocation();
-}
+}
----------------
ChuanqiXu9 wrote:nit: newline https://github.com/llvm/llvm-project/pull/185237 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
