[all-commits] [llvm/llvm-project] 86c3dc: [clang-doc][NFC] Remove unnecessary directory cleanup
Paul Kirth via All-commits
all-commits at lists.llvm.org
Wed Mar 19 16:17:02 PDT 2025
Branch: refs/heads/users/ilovepi/clang-doc-extra-cmd
Home: https://github.com/llvm/llvm-project
Commit: 86c3dc2541fafc420a9c48920c200235405b0809
https://github.com/llvm/llvm-project/commit/86c3dc2541fafc420a9c48920c200235405b0809
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