llvm-project
68a82a22 - [libc] Elide extra space in hdrgen function declarations (#127287)

Commit
301 days ago
[libc] Elide extra space in hdrgen function declarations (#127287) When the return type's rendering already doesn't end with an identifier character, such as when it's `T *`, then idiomatic syntax does not include a space before the `(` and arguments.
Author
Parents
Loading