diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2021-02-24 23:02:20 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2021-02-24 23:08:42 -0800 |
commit | 011a8e218ea32e1c8bbbeb5925def894ac6513a4 (patch) | |
tree | d35eac1e7b4ca0ceb56d690c3fcf62cb8b2cc33a /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 99951aa68da3c85ba03edf977cd9b22458aae6ca (diff) | |
download | llvm-011a8e218ea32e1c8bbbeb5925def894ac6513a4.zip llvm-011a8e218ea32e1c8bbbeb5925def894ac6513a4.tar.gz llvm-011a8e218ea32e1c8bbbeb5925def894ac6513a4.tar.bz2 |
[debugserver] Fix logic to extract app bundle from file path
Fix the logic to find the app bundle in a path by correctly accounting
for paths containing multiple occurrences of `.app`. The new logic will
correctly extract `com.app.Foo.app` from `com.app.Foo.app/com.app.Foo`.
rdar://74666208
Differential revision: https://reviews.llvm.org/D97441
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions