[PATCH] D92577: Don't reject tag declarations in for loop clause-1

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 17 07:25:21 PST 2020


aaron.ballman added a comment.

In D92577#2458903 <https://reviews.llvm.org/D92577#2458903>, @rjmccall wrote:

> Please test that there's actually an object declared and that it's not *just* a tag declaration.

Good catch, I've corrected this and added some more test coverage.


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

https://reviews.llvm.org/D92577



More information about the cfe-commits mailing list