[libc-commits] [libc] [libc][stdfix] Implement `countlsfx` functions (PR #114318)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Tue Nov 12 10:48:51 PST 2024


================
@@ -140,3 +145,4 @@ check_cxx_compiler_flag("-nostdlib++" LIBC_CC_SUPPORTS_NOSTDLIBPP)
 
 # clang-3.0+
 check_cxx_compiler_flag("-nostdlibinc" LIBC_CC_SUPPORTS_NOSTDLIBINC)
+
----------------
michaelrj-google wrote:

nit: looks like you added an extra space here

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


More information about the libc-commits mailing list