philnik777 wrote: > @philnik777 Maybe you can use `MatchesRegex` ? > https://google.github.io/googletest/reference/assertions.html#EXPECT_THAT
That seemed like a good idea until I noticed that `MatchRegex` uses three different syntaxes depending on the configuration. https://github.com/llvm/llvm-project/pull/218112 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
