Before the change, we would get errors like this:
ERROR: "foo * bar" should be "foo *bar" #369: FILE: foobar.c:369: +barbaz(char * __restrict s,
Differential D44911
checkstyle9: Allow a space between "*" and __restrict 0mp on Apr 23 2024, 11:03 AM. Authored by Tags None Referenced Files
Details
Before the change, we would get errors like this: ERROR: "foo * bar" should be "foo *bar" #369: FILE: foobar.c:369: +barbaz(char * __restrict s,
Diff Detail
Event Timeline
|