[all-commits] [llvm/llvm-project] 86337b: [AIX][ClangRepl] Disable new tests on AIX
Jake Egan via All-commits
all-commits at lists.llvm.org
Wed Aug 30 18:36:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86337beca2e6f939127cd3e088ec80c0cf4a0a64
https://github.com/llvm/llvm-project/commit/86337beca2e6f939127cd3e088ec80c0cf4a0a64
Author: Jake Egan <5326451+jakeegan at users.noreply.github.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M clang/unittests/Interpreter/CodeCompletionTest.cpp
Log Message:
-----------
[AIX][ClangRepl] Disable new tests on AIX
These newly added tests fail on AIX with error `LLVM ERROR: Incompatible object format!`. Disable them for now while we investigate.
Reviewed By: capfredf, shchenz
Differential Revision: https://reviews.llvm.org/D159213
More information about the All-commits
mailing list