[clang] [NFC][Clang][Headers] Update refs to ACLE in comments (PR #78305)
James Westwood via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 6 05:44:53 PST 2024
================
@@ -308,7 +313,7 @@ __qdbl(int32_t __t) {
}
#endif
-/* 9.4.3 Accumultating multiplications */
+/* 8.4.3 Accumultating multiplications */
----------------
jwestwood921 wrote:
There is a spelling error: 'Accumultating' instead of 'Accumulating'.
https://github.com/llvm/llvm-project/pull/78305
More information about the cfe-commits
mailing list