[LiveDebugValues] Fix a warning
This patch fixes: llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h:330:5: error: anonymous types declared in an anonymous union are an extension [-Werror,-Wnested-anon-types]
Loading
Please sign in to comment
This patch fixes: llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h:330:5: error: anonymous types declared in an anonymous union are an extension [-Werror,-Wnested-anon-types]