[PATCH] D64907: [AST] Traverse attributes inside DEF_TRAVERSE_DECL macro

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 19 11:15:50 PDT 2019


gribozavr added a comment.

Looks like a good idea to me.

Regarding tests, I couldn't find existing tests that check order either. Seems like you'd need to make some minimal infrastructure for that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64907





More information about the cfe-commits mailing list