[PATCH] D11298: Convert a few classes over to use the new TrailingObjects helper.

James Y Knight jyknight at google.com
Fri Jul 17 07:48:24 PDT 2015


jyknight created this revision.
jyknight added reviewers: bogner, majnemer, rsmith, rnk.
jyknight added subscribers: rengolin, rnk, majnemer, cfe-commits.

This initial commit serves as an example -- the remainder of the
classes using pointer arithmetic for trailing objects will be
converted in subsequent changes.

http://reviews.llvm.org/D11298

Files:
  include/clang/AST/Decl.h
  include/clang/AST/DeclTemplate.h
  lib/AST/Decl.cpp
  lib/AST/DeclTemplate.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11298.30002.patch
Type: text/x-patch
Size: 24406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150717/4f22995b/attachment.bin>


More information about the cfe-commits mailing list