summaryrefslogtreecommitdiff
path: root/clang/lib/InstallAPI/Library.cpp
AgeCommit message (Collapse)Author
2024-06-14[InstallAPI] Pick up input headers by directory traversal (#94508)Cyndy Ishida
Match TAPI behavior and allow input headers to be resolved via a passed directory, which is expected to be a library sitting in a build directory.