[NFC] Correct argument comment typo
authorGregory Alfonso <gfunni234@gmail.com>
Tue, 31 Jan 2023 00:06:45 +0000 (16:06 -0800)
committerFangrui Song <i@maskray.me>
Tue, 31 Jan 2023 00:06:45 +0000 (16:06 -0800)
commit9f5d881206ce24f6f1e6ca35aeaaf1b6f6fc3c66
tree9308e0a669aaff65aa4373eba3f07337ef685eb2
parent1bde4ccae6a65d98caa710fd99214f1f6301cfc5
[NFC] Correct argument comment typo

For Darwin, the boolean being passed is called IsSimulator, not "IsImulator"

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D139547
clang/lib/Driver/ToolChains/Darwin.cpp