[clang] [clang][NFC] Pass const ASTContext& to CXXTypeidExpr API (PR #113083)

LLVM Continuous Integration via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 20 09:37:43 PDT 2024


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-ppc64le-linux-multistage` running on `ppc64le-clang-multistage-test` while building `clang` at step 5 "ninja check 1".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/76/builds/3813

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 5 (ninja check 1) failure: stage 1 checked (failure)
******************** TEST 'LLVM-Unit :: Support/./SupportTests/818/1383' FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage1/unittests/Support/./SupportTests-LLVM-Unit-1633489-818-1383.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=1383 GTEST_SHARD_INDEX=818 /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage1/unittests/Support/./SupportTests
--

Script:
--
/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage1/unittests/Support/./SupportTests --gtest_filter=ProgramEnvTest.CreateProcessTrailingSlash
--
/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/llvm/llvm/unittests/Support/ProgramTest.cpp:203: Failure
Expected equality of these values:
  0
  rc
    Which is: -2


/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/llvm/llvm/unittests/Support/ProgramTest.cpp:203
Expected equality of these values:
  0
  rc
    Which is: -2



********************


```

</details>

https://github.com/llvm/llvm-project/pull/113083


More information about the cfe-commits mailing list