forked from OSchip/llvm-project
[APFloat] Added missing doxygen module closing statement.
llvm-svn: 184526
This commit is contained in:
parent
512b3f22bb
commit
a02291010d
|
@ -300,6 +300,8 @@ public:
|
|||
/// IEEE-754R 5.3.1: nextUp/nextDown.
|
||||
opStatus next(bool nextDown);
|
||||
|
||||
/// @}
|
||||
|
||||
/// \name Sign operations.
|
||||
/// @{
|
||||
|
||||
|
|
Loading…
Reference in New Issue