davrec accepted this revision.
davrec added a comment.

Agree this needs a brief commit message, just explaining that previously the 
underlying type had to be canonical, but now it can be sugared, allowing a 
better/more informative representation.



================
Comment at: clang/include/clang/AST/TypeProperties.td:738
   def : Creator<[{
     // The call to getCanonicalType here existed in ASTReader.cpp, too.
     return ctx.getSubstTemplateTypeParmType(
----------------
^ Delete this comment


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132816/new/

https://reviews.llvm.org/D132816

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to