[PATCH] D38320: [clang] Fix serializers for `TypeTemplateParmDecl` + related types

Steve O'Brien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 27 08:14:27 PDT 2018


elsteveogrande added a comment.

cc @rsmith as this has to do with modules.

Verified that (1) existing tests pass on trunk; (2) the new test included here fails when applied to trunk; (3) all tests (including new test) pass when this patch is applied.


Repository:
  rC Clang

https://reviews.llvm.org/D38320





More information about the cfe-commits mailing list