[all-commits] [llvm/llvm-project] c28a52: [libc][NFC] moving template specialization outside...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Feb 8 02:36:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c28a522fc75ca10335615d01306c56f77e07b056
https://github.com/llvm/llvm-project/commit/c28a522fc75ca10335615d01306c56f77e07b056
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-02-08 (Tue, 08 Feb 2022)
Changed paths:
M libc/utils/MPFRWrapper/MPFRUtils.cpp
Log Message:
-----------
[libc][NFC] moving template specialization outside class declaration
This is necessary to get llvm-libc compile with GCC.
This patch is extracted from D119002.
Differential Revision: https://reviews.llvm.org/D119142
More information about the All-commits
mailing list