tbaeder added a comment.

Really didn't expect this: 
https://lab.llvm.org/buildbot/#/builders/214/builds/5415

  Command Output (stderr):
  --
  + : 'RUN: at line 1'
  + /scratch/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/build/bin/clang 
-cc1 -internal-isystem 
/scratch/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/build/lib/clang/16/include
 -nostdsysteminc -fexperimental-new-constant-interpreter -std=c++11 -verify 
/scratch/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/test/AST/Interp/literals.cpp
  + : 'RUN: at line 2'
  + /scratch/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/build/bin/clang 
-cc1 -internal-isystem 
/scratch/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/build/lib/clang/16/include
 -nostdsysteminc -fexperimental-new-constant-interpreter -std=c++20 -verify 
/scratch/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/test/AST/Interp/literals.cpp
  error: 'error' diagnostics seen but not expected: 
    File 
/scratch/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/test/AST/Interp/literals.cpp
 Line 481: static assertion failed due to requirement 'BoolOr(false, true)': 
    File 
/scratch/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/test/AST/Interp/literals.cpp
 Line 500: static assertion failed due to requirement 'BoolAnd(true, true)': 
    File 
/scratch/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/test/AST/Interp/literals.cpp
 Line 521: static assertion failed due to requirement '!BoolXor(true, true)': 
    File 
/scratch/powerllvm/powerllvm_env/aix-ppc64/clang-ppc64-aix/llvm-project/clang/test/AST/Interp/literals.cpp
 Line 523: static assertion failed due to requirement 'BoolXor(false, true)': 
  4 errors generated.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137071/new/

https://reviews.llvm.org/D137071

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to