[libc-commits] [libc] [libc] newheadergen: adding h_def_file arg to test (PR #99397)
via libc-commits
libc-commits at lists.llvm.org
Wed Jul 17 15:26:02 PDT 2024
================
@@ -28,20 +28,20 @@ enum {
__BEGIN_C_DECLS
-CONST_FUNC_A void func_a() __NOEXCEPT;
+CONST_FUNC_A void func_a()__NOEXCEPT;
----------------
aaryanshukla wrote:
sounds good, once the cmake patch goes up, I'll make an edit to the header.py for spacing.
https://github.com/llvm/llvm-project/pull/99397
More information about the libc-commits
mailing list