f97bd8c9cbebda523df6dfecd32283f23985ee84
__forceinline is a combination of the inline keyword and __attribute__((always_inline)) llvm-svn: 158653
Revert pair constructors back to using is_convertible instead of is_constructible. This should pull things into alignment with the final draft. Fixes http://llvm.org/bugs/show_bug.cgi?id=13063#add_comment.
Description
No description provided
Languages
LLVM
42%
C++
31%
C
13%
Assembly
9.3%
MLIR
1.4%
Other
2.8%