eopXD marked an inline comment as done. eopXD added inline comments.
================ Comment at: clang/include/clang/Support/RISCVVIntrinsicUtils.h:384 Policy PolicyAttrs; + bool IsTuple = false; ---------------- uabelho wrote: > ``` > /home/buildbots/docker-RHEL84-buildbot/SetupBot/worker_env/ppc64le-clang-rhel-test/clang-ppc64le-rhel/llvm-project/clang/include/clang/Support/RISCVVIntrinsicUtils.h:384:8: > error: private field 'IsTuple' is not used [-Werror,-Wunused-private-field] > bool IsTuple = false; > ^ > 1 error generated. > ``` > Seen e.g. here: > https://lab.llvm.org/buildbot/#/builders/57/builds/26989/steps/5/logs/stdio Thank you for the report. Resolved this in commit 38140255113297fe3e7926d311cd45004928779e. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D147731/new/ https://reviews.llvm.org/D147731 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits