[PATCH] D38320: [clang] Fix serializers for `TypeTemplateParmDecl` + related types
Steve O'Brien via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 2 13:50:04 PST 2018
elsteveogrande updated this revision to Diff 128466.
elsteveogrande edited the summary of this revision.
elsteveogrande added a comment.
Fixed local var names. Using `arc diff` which hopefully submits latest changes w/ full context
Repository:
rC Clang
https://reviews.llvm.org/D38320
Files:
lib/Serialization/ASTReaderDecl.cpp
lib/Serialization/ASTWriterDecl.cpp
test/PCH/cxx-templates.cpp
test/PCH/cxx-templates.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38320.128466.patch
Type: text/x-patch
Size: 7490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180102/dfd8a86d/attachment-0001.bin>
More information about the cfe-commits
mailing list