diff options
author | Jim Ingham <jingham@apple.com> | 2023-06-01 10:21:23 -0700 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2023-06-01 10:21:23 -0700 |
commit | 267a4cda82481da159492bc6d6597d11101f8abb (patch) | |
tree | 0e576d7009ce41ae328f8f1b1d98c6d14e4688fb /clang/lib/Lex/ModuleMap.cpp | |
parent | 620dc1224ff9e4cb86e6e4d8e7c3941fc921887d (diff) | |
download | llvm-267a4cda82481da159492bc6d6597d11101f8abb.zip llvm-267a4cda82481da159492bc6d6597d11101f8abb.tar.gz llvm-267a4cda82481da159492bc6d6597d11101f8abb.tar.bz2 |
Prevent some spurious error messages in the debugserver logs.
DNBGetDeploymentInfo was calling GetPlatformString w/o checking that
the load command it was processing actually provided a platform string.
That caused a bunch of worrisome looking error messages in the debugserver
log output.
Differential Revision: https://reviews.llvm.org/D151861
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions