davrec accepted this revision. davrec added a comment. LGTM aside from a nit
================ Comment at: clang/include/clang/AST/DeclTemplate.h:455 + bool isTypeAlias() const; + ---------------- Add doc, e.g. "Whether this is a written or built-in type alias template." And nit: maybe move this above the `classof` functions, since those and other boilerplate functions are usually the last public members. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D133262/new/ https://reviews.llvm.org/D133262 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits