[PATCH] D31414: [NFC, Refactor] Modernize TemplateIdAnnotation using TrailingObjects
Faisal Vali via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 27 20:31:45 PDT 2017
faisalv created this revision.
faisalv added a project: clang-c.
Refactor TemplateIdAnnotation to use TrailingObjects and add assorted comments.
Repository:
rL LLVM
https://reviews.llvm.org/D31414
Files:
include/clang/Basic/TemplateKinds.h
include/clang/Sema/ParsedTemplate.h
lib/Parse/ParseExprCXX.cpp
lib/Parse/ParseTemplate.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31414.93206.patch
Type: text/x-patch
Size: 9526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170328/479c15e1/attachment-0001.bin>
More information about the cfe-commits
mailing list