aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/ModuleDependencyCollector.cpp
diff options
context:
space:
mode:
authorKeith Smiley <keithbsmiley@gmail.com>2023-05-31 18:55:17 -0700
committerKeith Smiley <keithbsmiley@gmail.com>2023-06-01 09:32:59 -0700
commit2129cc1b3a14df5c24e5b2a680f18b88d5af4142 (patch)
tree63bc204296193157f6d021bbf37d73f4b2d568f8 /clang/lib/Frontend/ModuleDependencyCollector.cpp
parent11b5b2a839c677bce9244893c9117706297b6025 (diff)
downloadllvm-2129cc1b3a14df5c24e5b2a680f18b88d5af4142.zip
llvm-2129cc1b3a14df5c24e5b2a680f18b88d5af4142.tar.gz
llvm-2129cc1b3a14df5c24e5b2a680f18b88d5af4142.tar.bz2
[clang][Darwin] Error out when missing requested libarclite library
Starting with the SDKs provided with Xcode 14.3, this library no longer exists. Before this change this results in an opaque linker error in the case that your deployment target is low enough that this library is added. This produces a more useful error message in that case. Differential Revision: https://reviews.llvm.org/D150988
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions