Fix warning: suggest braces around initialization of subobject
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 14 Aug 2019 01:25:10 +0000 (01:25 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 14 Aug 2019 01:25:10 +0000 (01:25 +0000)
commitb6946a2d1209cdf04b919d177a3c1ffd5b9fa589
tree07788f3c9cfce6b5dc1c824c1ae295f2e6a75d70
parentc65ac865c394179e4144ecd8796beb96c46d09db
Fix warning: suggest braces around initialization of subobject

This patch adds braces to the DEFINE_XMM macro.

llvm-svn: 368782
lldb/source/Plugins/Process/Utility/RegisterContextWindows_x86_64.cpp