You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pass -Wno-character-conversion to gtest build (#24350)
llvm/llvm-project#138708 added a new warning for
converting different charN_t types, which triggers in the googletest
build. Disable this warning until it's fixed upstream.
0 commit comments