[Lldb-commits] [PATCH] D40757: Disable warnings related to anonymous types

Davide Italiano via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Dec 2 12:25:49 PST 2017


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

LGTM, I stumbled upon the same issue :)
An alternative would be that of naming (as you suggested), but if this is consistent, no worries.


https://reviews.llvm.org/D40757





More information about the lldb-commits mailing list