mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 22:04:55 +00:00
[APFloat] Added missing doxygen module closing statement.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184526 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e954d98394
commit
d3d03fe758
@ -300,6 +300,8 @@ public:
|
|||||||
/// IEEE-754R 5.3.1: nextUp/nextDown.
|
/// IEEE-754R 5.3.1: nextUp/nextDown.
|
||||||
opStatus next(bool nextDown);
|
opStatus next(bool nextDown);
|
||||||
|
|
||||||
|
/// @}
|
||||||
|
|
||||||
/// \name Sign operations.
|
/// \name Sign operations.
|
||||||
/// @{
|
/// @{
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user