[all-commits] [llvm/llvm-project] b6ee41: [clang-repl] Relax regular expression for new cons...
Jonas Hahnfeld via All-commits
all-commits at lists.llvm.org
Tue Oct 3 04:11:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6ee41f83c6ea361bfafc2168e9223379b32773f
https://github.com/llvm/llvm-project/commit/b6ee41f83c6ea361bfafc2168e9223379b32773f
Author: Jonas Hahnfeld <jonas.hahnfeld at cern.ch>
Date: 2023-10-03 (Tue, 03 Oct 2023)
Changed paths:
M clang/test/Interpreter/const.cpp
Log Message:
-----------
[clang-repl] Relax regular expression for new const.cpp test
This should fix the failing test on Windows:
https://lab.llvm.org/buildbot/#/builders/216/builds/28266
More information about the All-commits
mailing list