[CMake] Re-enable -Wno-gnu-anonymous-struct & -Wno-nested-anon-types.
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 19 Nov 2019 00:45:55 +0000 (16:45 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 19 Nov 2019 00:58:40 +0000 (16:58 -0800)
commit755afc0af8f9a448befb0802a045746dc72ef759
tree8bfe01afed2334c541815389ecfeabc57a1707de
parent6a1b51282bc5728b77a80581a4aa38edcc9f95e5
[CMake] Re-enable -Wno-gnu-anonymous-struct & -Wno-nested-anon-types.

We're checking for support but we're discarding the result. My best
guess is that these warnings were disabled in the past. However, I don't
see a reason to keep it that way.
lldb/cmake/modules/LLDBConfig.cmake