diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2021-01-27 14:34:09 +0100 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2021-01-27 14:45:55 +0100 |
commit | 05127fba4b66c91489e9f380f691a0bb42cd2782 (patch) | |
tree | c023dea6407c7e97a36b840ed707002050b76bda /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 9ad94c126aacd7f5c54632430870fa5308830e45 (diff) | |
download | llvm-05127fba4b66c91489e9f380f691a0bb42cd2782.zip llvm-05127fba4b66c91489e9f380f691a0bb42cd2782.tar.gz llvm-05127fba4b66c91489e9f380f691a0bb42cd2782.tar.bz2 |
[clang][cli] Parse HeaderSearch options separately
This patch moves parsing of header search options from `parseSimpleArgs` back to `ParseHeaderSearchArgs` where they originally were.
The round-trip algorithm in D94472 requires this separation to be able to run parsing and generating **only** for the options that need to be tested via round-tripping.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D94802
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions