RossComputerGuy wrote: So just run a `git diff --name-only HEAD~1 | xargs -l grep "include/llvm-libc-types/" | xargs sed -i 's|include/llvm-libc-types/|hdr/types/|g'`? https://github.com/llvm/llvm-project/pull/119312