aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/IRObjectFile.cpp
diff options
context:
space:
mode:
authorMichael Buch <michaelbuch12@gmail.com>2025-08-06 12:19:04 +0100
committerMichael Buch <michaelbuch12@gmail.com>2025-08-06 12:19:04 +0100
commitb242150b075a8a720b00821682a9469258bbcd30 (patch)
tree1b55dfff38d147b2cec40003913d66c6c0293174 /llvm/lib/Object/IRObjectFile.cpp
parent2b4b3fd03f716b9ddbb2a69ccfbe144312bedd12 (diff)
downloadllvm-b242150b075a8a720b00821682a9469258bbcd30.zip
llvm-b242150b075a8a720b00821682a9469258bbcd30.tar.gz
llvm-b242150b075a8a720b00821682a9469258bbcd30.tar.bz2
Revert "[lldb][test] Re-enable TestQueueFromStdModule.py"
This reverts commit 2b4b3fd03f716b9ddbb2a69ccfbe144312bedd12. Turns out the CI still fails with this test enabled: ``` 11:08:50 File "/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/llvm-project/lldb/test/API/commands/expression/import-std-module/queue/TestQueueFromStdModule.py", line 37, in test 11:08:50 self.expect_expr( 11:08:50 File "/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 2571, in expect_expr 11:08:50 value_check.check_value(self, eval_result, str(eval_result)) 11:08:50 File "/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 301, in check_value 11:08:50 test_base.assertSuccess(val.GetError()) 11:08:50 File "/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 2606, in assertSuccess 11:08:50 self.fail(self._formatMessage(msg, "'{}' is not success".format(error))) 11:08:50 AssertionError: 'error: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/module.modulemap:93:11: header 'stdarg.h' not found 11:08:50 93 | header "stdarg.h" // note: supplied by the compiler 11:08:50 | ^ 11:08:50 /Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/lldb-build/lib/clang/22/include/stdint.h:56:16: submodule of top-level module 'Darwin' implicitly imported here 11:08:50 56 | # include_next <stdint.h> 11:08:50 | ^ 11:08:50 error: While building module 'std' imported from <lldb wrapper prefix>:42: ```
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions