[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / libc / utils / HdrGen / README.md
bloba61cf3bacbb0ee4d0b5581c6f309baefbd86eee4
1 # The LLVM libc header generation system
3 LLVM libc uses a header generation scheme to generate public as well as internal
4 header files. This directory contains the implementation of the header generator
5 which drives this header generation scheme.