-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
[25/28] /usr/local/bin/clang++ -DCMAKE_INTDIR=\"Debug\" -I/__w/exemplar/exemplar/build/_deps/googletest-src/googletest/include -I/__w/exemplar/exemplar/build/_deps/googletest-src/googletest -Werror=all -Werror=extra -stdlib=libc++ -g -std=c++26 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wshadow -Wconversion -Wundef -DGTEST_HAS_PTHREAD=1 -fexceptions -W -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wunused-parameter -Wcast-align -Winline -Wredundant-decls -Wchar-subscripts -MD -MT _deps/googletest-build/googletest/CMakeFiles/gtest.dir/Debug/src/gtest-all.cc.o -MF _deps/googletest-build/googletest/CMakeFiles/gtest.dir/Debug/src/gtest-all.cc.o.d @_deps/googletest-build/googletest/CMakeFiles/gtest.dir/Debug/src/gtest-all.cc.o.modmap -o _deps/googletest-build/googletest/CMakeFiles/gtest.dir/Debug/src/gtest-all.cc.o -c /__w/exemplar/exemplar/build/_deps/googletest-src/googletest/src/gtest-all.cc
In file included from /__w/exemplar/exemplar/build/_deps/googletest-src/googletest/src/gtest-all.cc:38:
In file included from /__w/exemplar/exemplar/build/_deps/googletest-src/googletest/include/gtest/gtest.h:64:
In file included from /__w/exemplar/exemplar/build/_deps/googletest-src/googletest/include/gtest/gtest-death-test.h:43:
In file included from /__w/exemplar/exemplar/build/_deps/googletest-src/googletest/include/gtest/internal/gtest-death-test-internal.h:47:
In file included from /__w/exemplar/exemplar/build/_deps/googletest-src/googletest/include/gtest/gtest-matchers.h:49:
/__w/exemplar/exemplar/build/_deps/googletest-src/googletest/include/gtest/gtest-printers.h:528:35: warning: implicit conversion from 'char8_t' to 'char32_t' may change the meaning of the represented code unit [-Wcharacter-conversion]
528 | PrintTo(ImplicitCast_<char32_t>(c), os);
| ~~~~~~~~~~~~~ ^
1 warning generated.Metadata
Metadata
Assignees
Labels
No labels