diff options
author | Shubham Sandeep Rastogi <srastogi22@apple.com> | 2023-09-14 09:28:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 09:28:47 -0700 |
commit | e6cc7b723f244f52663b6d67a5d94597109da1ef (patch) | |
tree | 9446bc7d985d87cf43af7b12e06bf0c5a0558c09 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e2e429d99441e212c942ec3ac024f55c8fbc1b16 (diff) | |
download | llvm-e6cc7b723f244f52663b6d67a5d94597109da1ef.zip llvm-e6cc7b723f244f52663b6d67a5d94597109da1ef.tar.gz llvm-e6cc7b723f244f52663b6d67a5d94597109da1ef.tar.bz2 |
[Dexter] Fix test failures on greendragon (#66299)
The issue with these test failures is that the dSYM was not being found
by lldb, which is why setting breakpoints was failing and lldb quit
without performing any steps. This change copies the dSYM to the same
temp directory that the executable is copied to.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions