mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 04:46:27 +08:00
175a104028301d7e9fe7a1c046fafbe5fd55b45f
workaround relied on rvalue references binding to non-function lvalues, while the original formulation (with std::forward) does the right thing. llvm-svn: 124241
Languages
LLVM
41.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%