================ @@ -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