mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
535d3b4e097d2f571bbbc26a1c2794ad67421c4d
has_trivial_copy_assign hooked up to clang (without workarounds). Filed http://llvm.org/bugs/show_bug.cgi?id=8109 to take care of several types which don't work yet. If there is some reason we don't want to handle these types in the compiler, I can handle most of them in the library.
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%