You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[libc][cmake] Clean up dead code in add_gen_header
DATA_FILES CMake argument never existed in the new YAML-based
hdrgen version of add_gen_header function, and thus its uses
added in b1fd6f0 were always
dead code.
Remove them to clean up the function implementation.
0 commit comments