aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/includes.h
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2022-02-25 13:23:28 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2022-02-25 13:24:39 -0800
commit2ce6bc61e876f4e7918952a565488d737ce647f6 (patch)
treef8e59fff0e82a66fc1bfc79e7b8e14bc17cd59e3 /libcxx/include/__algorithm/includes.h
parent03d49046b9ca6ed3a33c21f87c45d525a1e320a7 (diff)
downloadllvm-2ce6bc61e876f4e7918952a565488d737ce647f6.zip
llvm-2ce6bc61e876f4e7918952a565488d737ce647f6.tar.gz
llvm-2ce6bc61e876f4e7918952a565488d737ce647f6.tar.bz2
[lldb] Fix check for TARGET_OS_IPHONE
Instead of checking whether TARGET_OS_IPHONE is set to 1, the current code just check the existence of TARGET_OS_IPHONE, which either always succeeds or always fails, depending on whether you have TargetConditionals.h included.
Diffstat (limited to 'libcxx/include/__algorithm/includes.h')
0 files changed, 0 insertions, 0 deletions