Commit 87fb56e
authored
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.1 parent dc1abd5 commit 87fb56e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15036 | 15036 | | |
15037 | 15037 | | |
15038 | 15038 | | |
15039 | | - | |
| 15039 | + | |
15040 | 15040 | | |
15041 | 15041 | | |
15042 | 15042 | | |
| |||
0 commit comments