llvm-project
d2dd8021 - [libc] Make hdrgen emit correct relative paths for llvm-libc-types (#127150)

Commit
227 days ago
[libc] Make hdrgen emit correct relative paths for llvm-libc-types (#127150) This makes hdrgen emit `#include "..."` lines using the correct relative path (number of `../` steps, if any) for the containing header, and includes this in the sorted block of `#include` lines also used for the macro headers.
Author
Parents
Loading