[libc-commits] [libc] [libc] newheadergen: adding h_def_file arg to test (PR #99397)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Wed Jul 17 15:19:36 PDT 2024


================
@@ -28,20 +28,20 @@ enum {
 
 __BEGIN_C_DECLS
 
-CONST_FUNC_A void func_a() __NOEXCEPT;
+CONST_FUNC_A void func_a()__NOEXCEPT;
----------------
michaelrj-google wrote:

I think this should have spaces still

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


More information about the libc-commits mailing list