[all-commits] [llvm/llvm-project] 6317c7: [lldb][progress][NFC] Clarify Doxygen comments for...
Chelsea Cassanova via All-commits
all-commits at lists.llvm.org
Thu Mar 21 08:50:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6317c780d81327bd06701a6aa374fc92aa3d73ad
https://github.com/llvm/llvm-project/commit/6317c780d81327bd06701a6aa374fc92aa3d73ad
Author: Chelsea Cassanova <chelsea_cassanova at apple.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M lldb/include/lldb/Core/Progress.h
Log Message:
-----------
[lldb][progress][NFC] Clarify Doxygen comments for `details` field (#86002)
The Doxygen comments for the `details` field of a progress report
currently does not specify that this field will act as the initial set
of details for a progress report that gets updated with
`Progress::Increment()`. This commit clarifies this.
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