[all-commits] [llvm/llvm-project] c988c2: [lldb] Re-enable TestCCallingConventions on Apple ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Aug 3 20:50:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c988c267cf6e302ceda1edc5c7c679ecb64eab75
https://github.com/llvm/llvm-project/commit/c988c267cf6e302ceda1edc5c7c679ecb64eab75
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-08-03 (Wed, 03 Aug 2022)
Changed paths:
M lldb/test/API/lang/c/calling-conventions/TestCCallingConventions.py
Log Message:
-----------
[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.
More information about the All-commits
mailing list