[PATCH] D57661: [Sema] SequenceChecker: Add tests for references and members.

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 3 14:58:23 PST 2019


riccibruno added a comment.

I realized I need to add tests for (at least) anonymous unions/structs and local classes, but I am sure I missing lots of interesting cases. Feel free to suggest anything you might think of.


Repository:
  rC Clang

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

https://reviews.llvm.org/D57661





More information about the cfe-commits mailing list