blackgnezdo updated this revision to Diff 386414.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109051/new/
https://reviews.llvm.org/D109051
Files:
clang/lib/Driver/ToolChains/OpenBSD.cpp
Index: clang/lib/Driver/ToolChains/OpenBSD.cpp
=
blackgnezdo added a comment.
I reformatted with clang-format to address the lint complaint.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109051/new/
https://reviews.llvm.org/D109051
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
htt
blackgnezdo created this revision.
blackgnezdo added a reviewer: brad.
Herald added a subscriber: krytarowski.
blackgnezdo requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
OpenBSD with this change would use this name for ASan:
/usr/lib/clang
blackgnezdo added a comment.
OpenBSD commit:
https://github.com/openbsd/src/commit/0b99cc4d5d8311a90145e8f4c6ae23275c275c52
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109051/new/
https://reviews.llvm.org/D109051
___
blackgnezdo updated this revision to Diff 370515.
blackgnezdo edited the summary of this revision.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109051/new/
https://reviews.llvm.org/D109051
Files:
clang/lib/Driver/ToolChains/OpenBSD.cpp
Index: clang/lib/Driver/ToolChains/OpenBSD.cpp
blackgnezdo updated this revision to Diff 370540.
blackgnezdo added a comment.
Addressed the clang-tidy complaint.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109051/new/
https://reviews.llvm.org/D109051
Files:
clang/lib/Driver/ToolChains/OpenBSD.cpp
Index: clang/lib/Driver/ToolC