This patch only focuses on the flag. Removing actual single-file mode
(and the flag in RenameOption) will come in a follow-up.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D96495
[clangd] Retire the cross-file-rename command-line flag. ClosedPublic Authored by hokein on Feb 11 2021, 6:00 AM.
Details Summary This patch only focuses on the flag. Removing actual single-file mode
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: usaxena95, kadircet, arphaman. · View Herald TranscriptFeb 11 2021, 6:00 AM This revision is now accepted and ready to land.Feb 11 2021, 7:04 AM Comment Actions
oh, right. the failure tests rely on the default cross-file flag, fixed. This revision was landed with ongoing or failed builds.Feb 11 2021, 11:29 AM Closed by commit rG573348ab9b28: [clangd] Retire the cross-file-rename command-line flag. (authored by hokein). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 322976 clang-tools-extra/clangd/refactor/Rename.h
clang-tools-extra/clangd/tool/ClangdMain.cpp
|