[all-commits] [llvm/llvm-project] 45bddf: [sanitizers] Add missing header to fix Fuchsia builds
Paul Kirth via All-commits
all-commits at lists.llvm.org
Fri Feb 11 13:58:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45bddf54e240ea13f2bf4c5870b260feefbaf801
https://github.com/llvm/llvm-project/commit/45bddf54e240ea13f2bf4c5870b260feefbaf801
Author: Paul Kirth <paulkirth at google.com>
Date: 2022-02-11 (Fri, 11 Feb 2022)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp
Log Message:
-----------
[sanitizers] Add missing header to fix Fuchsia builds
Adds missing header to fix sanitizer builds for Fuchsia.
Reviewed By: abrachet
Differential Revision: https://reviews.llvm.org/D119588
More information about the All-commits
mailing list