[lldb] Re-enable TestCCallingConventions on Apple Silicon
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 4 Aug 2022 03:46:44 +0000 (20:46 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 4 Aug 2022 03:50:05 +0000 (20:50 -0700)
commitc988c267cf6e302ceda1edc5c7c679ecb64eab75
tree34581a9d9436a63292e9171a7c8273118175a54f
parentbbf19005714b2f6f957cac25e44d381167843732
[lldb] Re-enable TestCCallingConventions on Apple Silicon

This test was disabled because clang struggled to emit a Windows calling
convention when targeting an Apple environment. This test is now showing
up as an XPASS so someone must have fixed this.
lldb/test/API/lang/c/calling-conventions/TestCCallingConventions.py