Drop deprecated \brief Doxygen directive

\brief is a stupid feature that we should stop using:
https://lists.llvm.org/pipermail/llvm-dev/2015-May/085152.html
This commit is contained in:
Pietro Fezzardi
2022-03-21 17:40:46 +01:00
parent 68e1a5cdea
commit 9f1bbc8b49
54 changed files with 200 additions and 202 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/// \file MarkForSerializationTest.cpp
/// \brief Test for MarkForSerialization
/// Test for MarkForSerialization
//
// Copyright rev.ng Srls. See LICENSE.md for details.