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

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 4 04:56:08 PST 2017


labath added a comment.

If the "excuse" for not following llvm here is that these structs mirror apple headers, should we restrict these warnings only to the relevant files (e.g. everything in `source/Plugins/Language/ObjC`)?

I don't particularly care about whether we do, but I wanted to throw the idea out there, as this is the reason why I haven't done something similar yet (although the warnings are quite annoying).


https://reviews.llvm.org/D40757





More information about the lldb-commits mailing list