[PATCH] D76040: [TableGen] Move generated *Attr class methods out of line

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 12 09:13:14 PDT 2020


rnk added a comment.

In D76040#1919170 <https://reviews.llvm.org/D76040#1919170>, @aaron.ballman wrote:

> LGTM as well, though please run clang-format over the patch (some of the formatting looks to have gone weird in places).


Thanks, done. I undid some of its more questionable reformattings in writeCtorBody where the original formatting more clearly shows the generated code.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76040/new/

https://reviews.llvm.org/D76040





More information about the cfe-commits mailing list