[libc] Add path to include generated headers for hermetic tests
The generated header files live in the build directory's include path. When targeting a hermetic build we want to make sure we only use headers generated by the project itself if availible. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D149216
Loading
Please sign in to comment