[all-commits] [llvm/llvm-project] 54d822: Change tests to use -S instead of -c to work when ...
dyung via All-commits
all-commits at lists.llvm.org
Mon Mar 9 15:45:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 54d82255fd270e87de5147e6b771b63d48552e71
https://github.com/llvm/llvm-project/commit/54d82255fd270e87de5147e6b771b63d48552e71
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2020-03-09 (Mon, 09 Mar 2020)
Changed paths:
M clang/test/Analysis/scan-build/exclude_directories.test
M clang/test/Analysis/scan-build/html_output.test
M clang/test/Analysis/scan-build/plist_html_output.test
M clang/test/Analysis/scan-build/plist_output.test
Log Message:
-----------
Change tests to use -S instead of -c to work when an external assembler is used that is not present. NFCI.
Reviewed By: NoQ
Subscribers: Charusso, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D74104
More information about the All-commits
mailing list