aprantl added inline comments.

================
Comment at: lib/Serialization/ASTReaderDecl.cpp:3814
+      } else // TypeAliasTemplateDecl
+        assert(0 && "TypeAliasTemplateDecl doesn't have specs!");
+    }
----------------
llvm_unreachable()


Repository:
  rL LLVM

https://reviews.llvm.org/D29951



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

Reply via email to