Sylvain Audi
5f53d28fa6
Revert "[clang-scan-deps] Support clang-cl"
...
Reverting, as it breaks build on mac.
This reverts commit 640ad76911
.
2020-12-14 13:32:38 -05:00
Sylvain Audi
640ad76911
[clang-scan-deps] Support clang-cl
...
clang-scan-deps contains some command line parsing and modifications.
This patch adds support for clang-cl command options.
Differential Revision: https://reviews.llvm.org/D92191
2020-12-14 12:06:05 -05:00
Sylvain Audi
79ba7967f4
[clang-scan-deps] Improve argument parsing to find target object file path.
...
Support the joined version of -o (-ofilepath), and ensure we use the last provided -o option.
Differential Revision: https://reviews.llvm.org/D92330
2020-12-01 15:04:15 -05:00