aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/FileManager.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2024-01-24 17:39:10 +0100
committerGitHub <noreply@github.com>2024-01-24 17:39:10 +0100
commit56444d5687818938a6ce798e7221aa920c54098e (patch)
tree871dd0c7057f2453f9d59ee251f49504e25c01a6 /clang/lib/Basic/FileManager.cpp
parent4079aab8d80233586a9cd3f7be27bece4c21ea16 (diff)
downloadllvm-56444d5687818938a6ce798e7221aa920c54098e.zip
llvm-56444d5687818938a6ce798e7221aa920c54098e.tar.gz
llvm-56444d5687818938a6ce798e7221aa920c54098e.tar.bz2
Remove fork handling from release issue workflow (#79310)
This is currently broken, because the check is performed on the wrong repository. repo here is llvm/llvm-project, which is not a fork (so this will always trigger), then we'll push a new branch to llvmbot/llvm-project, and then again set the wrong owner, so we'll look for the branch in llvm/llvm-project rather than llvmbot/llvm-project. Rather than fixing this, I'm removing the code entirely, as it shouldn't be needed anymore (llvmbot/llvm-project is a fork of llvm/llvm-project).
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions