This change replaces the custom FixedSizeTemplateParameterListStorage implementation with one that follows the interface provided by llvm::TrailingObjects.
Details
Details
Diff Detail
Diff Detail
Differential D19771
Rework FixedSizeTemplateParameterListStorage AbandonedPublic Authored by hubert.reinterpretcast on Apr 30 2016, 3:15 PM.
Details
Summary This change replaces the custom FixedSizeTemplateParameterListStorage implementation with one that follows the interface provided by llvm::TrailingObjects.
Diff Detail Event Timelinehubert.reinterpretcast updated this object. hubert.reinterpretcast mentioned this in D19770: Add FixedSizeStorage to TrailingObjects; NFC.Apr 30 2016, 3:23 PM hubert.reinterpretcast added a parent revision: D19770: Add FixedSizeStorage to TrailingObjects; NFC.
Revision Contents
Diff 55825 include/clang/AST/DeclTemplate.h
|