-
Notifications
You must be signed in to change notification settings - Fork 785
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix clang-19 'warning: empty paragraph passed to '@throw' command [-W…
…documentation]' clang-19 -Wdocumentation is super pedantic and requires an explanation for why we throw exceptions. You're so demanding clang-19! We are kind enough to mention we throw... Doxygen doesn't even require us to justify the circumstances in which we have to do that. Oh well, let's please you to get peace back...
- Loading branch information
1 parent
9a6e7f5
commit b29d42d
Showing
12 changed files
with
93 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.