diff options
author | Anders Waldenborg <anders@0x63.nu> | 2022-06-03 10:28:22 +0200 |
---|---|---|
committer | Anders Waldenborg <anders@0x63.nu> | 2022-06-10 23:21:09 +0200 |
commit | ff4abe755279a3a47cc416ef80dbc900d9a98a19 (patch) | |
tree | 8e121da2192ea05e8d205202aca7010c502e9e86 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 6f27eb6ece324779d4d6a06b5685887afbc9465c (diff) | |
download | llvm-ff4abe755279a3a47cc416ef80dbc900d9a98a19.zip llvm-ff4abe755279a3a47cc416ef80dbc900d9a98a19.tar.gz llvm-ff4abe755279a3a47cc416ef80dbc900d9a98a19.tar.bz2 |
[scan-build-py] Fix exception on shutdown with sarif-html output format
When running scan-build-py's analyze-build script with output format set
to sarif & html it wants to print a message on how to look at the
defects mentioning the directory name twice.
But the path argument was only given once to the logging function,
causing "TypeError: not enough arguments for format string" exception.
Differential Revision: https://reviews.llvm.org/D126974
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions