Skip to content

Delete the clang-format Visual Studio plugin code #108342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion clang/tools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ add_clang_subdirectory(driver)
add_clang_subdirectory(apinotes-test)
add_clang_subdirectory(clang-diff)
add_clang_subdirectory(clang-format)
add_clang_subdirectory(clang-format-vs)
add_clang_subdirectory(clang-fuzzer)
add_clang_subdirectory(clang-import-test)
add_clang_subdirectory(clang-linker-wrapper)
Expand Down
11 changes: 0 additions & 11 deletions clang/tools/clang-format-vs/.gitignore

This file was deleted.

33 changes: 0 additions & 33 deletions clang/tools/clang-format-vs/CMakeLists.txt

This file was deleted.

22 changes: 0 additions & 22 deletions clang/tools/clang-format-vs/ClangFormat.sln

This file was deleted.

261 changes: 0 additions & 261 deletions clang/tools/clang-format-vs/ClangFormat/ClangFormat.csproj

This file was deleted.

Loading
Loading