[PATCH] D32498: [CodeView] omit forward references for unnamed structs and unions

Brock Wyma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 9 05:35:03 PDT 2018


bwyma reopened this revision.
bwyma added a comment.
This revision is now accepted and ready to land.

This patch was reverted in https://reviews.llvm.org/rL327414 due a build bot failure.
It depends upon a fix for C++ lambdas which hasn't landed yet.  Once that patch lands, this one will be reapplied exactly as seen here.


Repository:
  rL LLVM

https://reviews.llvm.org/D32498





More information about the llvm-commits mailing list