================
@@ -1209,7 +1209,6 @@ static void handlePreferredName(Sema &S, Decl *D, const 
ParsedAttr &AL) {
     TSI = S.Context.getTrivialTypeSourceInfo(T, AL.getLoc());
 
   if (!T.hasQualifiers() && T->isTypedefNameType()) {
-    // Find the template name, if this type names a template specialization.
----------------
zyn0217 wrote:

Why do you remove this line?

https://github.com/llvm/llvm-project/pull/186741
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to