[lldb] Only promote -Wignored-attributes to an error
authorJonas Devlieghere <jonas@devlieghere.com>
Sat, 15 Jan 2022 00:15:43 +0000 (16:15 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Sat, 15 Jan 2022 00:19:16 +0000 (16:19 -0800)
commita10692c734faff9ef28bc725703a0eacea78eeca
treee94a2897c58a6d5e8e8c6d66dfcddd95c6e722fd
parentbd859cb4def4f1b2362babab602f7f194de13928
[lldb] Only promote -Wignored-attributes to an error

Avoid other warnings from failing the test, such as
-Wunused-command-line-argument in the downstream Swift fork.
lldb/test/API/lang/c/calling-conventions/TestCCallingConventions.py