[all-commits] [llvm/llvm-project] 4a76bd: [gn build] Allow use_asan=true on macOS
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu Jul 22 18:38:59 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a76bd0e31401a34b0db7e30266b8f386fd5492a
https://github.com/llvm/llvm-project/commit/4a76bd0e31401a34b0db7e30266b8f386fd5492a
Author: Nico Weber <thakis at chromium.org>
Date: 2021-07-22 (Thu, 22 Jul 2021)
Changed paths:
M llvm/utils/gn/build/BUILD.gn
Log Message:
-----------
[gn build] Allow use_asan=true on macOS
Seems to work.
(I only tried macOS, not iOS, but need to allow both because
the iOS toolchain used to build compiler-rt asserts otherwise.)
More information about the All-commits
mailing list