[PATCH] D154765: APFloat: Add some missing function declarations
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 8 05:22:53 PDT 2023
tstellar added a comment.
There were friend <https://github.com/llvm/llvm-project/blob/main/llvm/include/llvm/ADT/APFloat.h#L750> function declarations added for these functions to the DoubleAPFloat class, but no actual declarations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154765/new/
https://reviews.llvm.org/D154765
More information about the llvm-commits
mailing list