forked from OSchip/llvm-project
parent
2136a5bc49
commit
76b081bb08
|
@ -78,7 +78,7 @@ bool lldb_private::ComputeClangResourceDirectory(FileSpec &lldb_shlib_spec,
|
|||
++rev_it;
|
||||
}
|
||||
|
||||
// Posix-style of LLDB detected.
|
||||
// We found a non-framework build of LLDB
|
||||
if (rev_it == r_end)
|
||||
return DefaultComputeClangResourceDirectory(lldb_shlib_spec, file_spec,
|
||||
verify);
|
||||
|
|
Loading…
Reference in New Issue