[all-commits] [llvm/llvm-project] 46cc04: [Driver][test] Add back some -no-canonical-prefixes
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon May 2 09:36:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46cc04de341bceef319144fa11b0d421d29c5451
https://github.com/llvm/llvm-project/commit/46cc04de341bceef319144fa11b0d421d29c5451
Author: Fangrui Song <i at maskray.me>
Date: 2022-05-02 (Mon, 02 May 2022)
Changed paths:
M clang/test/Driver/cc-log-diagnostics.c
M clang/test/Driver/cc-print-proc-stat.c
M clang/test/Driver/compilation_database.c
Log Message:
-----------
[Driver][test] Add back some -no-canonical-prefixes
To make them meaningful, it's useful to check "clang". Use
-no-canonical-prefixes to support distributions that symlink %clang to an
executable with a filename not ending in "clang".
More information about the All-commits
mailing list