mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 12:56:56 +00:00

In a809720102fae8d1b5a7073f99f9dae9395c5f41 I refactored some logic to deal with the clang resource directory in standalone LLDB builds. However, this logic escaped me because it only runs when you do not build LLDB.framework. Differential Revision: https://reviews.llvm.org/D156763 (cherry picked from commit 6888de118707e6392b46073fc35738804f9f1d80)