hubert.reinterpretcast abandoned this revision.
hubert.reinterpretcast added a comment.
This is superseded by https://reviews.llvm.org/D19322.
https://reviews.llvm.org/D19771
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.
hubert.reinterpretcast updated this revision to Diff 55825.
hubert.reinterpretcast added a comment.
Adjust for changes to http://reviews.llvm.org/D19770
http://reviews.llvm.org/D19771
Files:
include/clang/AST/DeclTemplate.h
Index: include/clang/AST/DeclTemplate.h
hubert.reinterpretcast created this revision.
hubert.reinterpretcast added reviewers: rsmith, faisalv, aaron.ballman.
hubert.reinterpretcast added subscribers: nwilson, cfe-commits.
This change replaces the custom FixedSizeTemplateParameterListStorage
implementation with one that follows the inte