[all-commits] [llvm/llvm-project] 79ba79: [clang-scan-deps] Improve argument parsing to find...
sylvain-audi via All-commits
all-commits at lists.llvm.org
Tue Dec 1 12:04:41 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 79ba7967f4813445c3ce5624170c19584bbfda72
https://github.com/llvm/llvm-project/commit/79ba7967f4813445c3ce5624170c19584bbfda72
Author: Sylvain Audi <sylvain.audi at ubisoft.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
A clang/test/ClangScanDeps/Inputs/target-filename-cdb.json
A clang/test/ClangScanDeps/target-filename.cpp
M clang/tools/clang-scan-deps/ClangScanDeps.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list