[all-commits] [llvm/llvm-project] dfc4ea: [clang-doc][NFC] Remove unnecessary directory cleanup
Paul Kirth via All-commits
all-commits at lists.llvm.org
Wed Mar 19 14:06:15 PDT 2025
Branch: refs/heads/users/ilovepi/clang-doc-extra-cmd
Home: https://github.com/llvm/llvm-project
Commit: dfc4eaed7e1ae54774a53afcf67d50b074d0eaa7
https://github.com/llvm/llvm-project/commit/dfc4eaed7e1ae54774a53afcf67d50b074d0eaa7
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M clang-tools-extra/test/clang-doc/single-file-public.cpp
M clang-tools-extra/test/clang-doc/single-file.cpp
M clang-tools-extra/test/clang-doc/test-path-abs.cpp
Log Message:
-----------
[clang-doc][NFC] Remove unnecessary directory cleanup
The tests all remove the directory at test start, and it only prevents
inspecting the test artifacts to remove them at the end of the test run.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list