diff options
author | Kuba Mracek <mracek@apple.com> | 2020-12-14 10:48:48 -0800 |
---|---|---|
committer | Kuba Mracek <mracek@apple.com> | 2020-12-14 10:48:48 -0800 |
commit | f276c008984dd02bb54707b2ace858cac5412e7e (patch) | |
tree | 44f2388db251f221c53c2e45ae7fff49aa03f6d6 /clang/lib/Lex/ModuleMap.cpp | |
parent | 8955e9f6b75d436f92235531f003540401cd4b30 (diff) | |
download | llvm-f276c008984dd02bb54707b2ace858cac5412e7e.zip llvm-f276c008984dd02bb54707b2ace858cac5412e7e.tar.gz llvm-f276c008984dd02bb54707b2ace858cac5412e7e.tar.bz2 |
[sanitizer] Restrict querying VM size on Darwin only to iOS devices
We currently do this for SANITIZER_IOS, which includes devices *and* simulators. This change opts out the check for simulators to unify the behavior with macOS, because VM size is really a property of the host OS, and not the simulator.
<rdar://problem/72129387>
Differential Revision: https://reviews.llvm.org/D93140
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions