[libc-commits] [libc] [libc] `-Wimplicit-fallthrough`, `-Wwrite-strings` and non-GCC warnings (PR #124036)

Vinay Deshmukh via libc-commits libc-commits at lists.llvm.org
Wed Feb 5 16:06:57 PST 2025


================
@@ -1,6 +1,5 @@
 function(_get_common_test_compile_options output_var c_test flags)
   _get_compile_options_from_flags(compile_flags ${flags})
-
----------------
vinay-deshmukh wrote:

Good catch, fixed

https://github.com/llvm/llvm-project/pull/124036


More information about the libc-commits mailing list