diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2022-01-11 17:17:07 +0100 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2022-01-11 17:57:40 +0100 |
commit | f77d115cc136585f39d30a78c741eb296f9e804d (patch) | |
tree | 40a2923dec7d321cbf505e81583e24cefb8a7916 /llvm/lib/FileCheck/FileCheck.cpp | |
parent | 134e9d1914db341f72b1caca0e342b6c563c8698 (diff) | |
download | llvm-f77d115cc136585f39d30a78c741eb296f9e804d.tar.gz |
[clang] Move `ApplyHeaderSearchOptions` from Frontend to Lex
In D116750, the `clangFrontend` library was added as a dependency of `LexTests` in order to make `clang::ApplyHeaderSearchOptions()` available. This increased the number of TUs the test depends on.
This patch moves the function into `clangLex` and removes dependency of `LexTests` on `clangFrontend`.
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D117024
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions