mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
d4612ad0f3e443c2a0fb8cf57cdb4a03ba546a96
Patch by Robert Matusewicz llvm-svn: 206713
…
Bug #19473. If you pass an allocator to std::function, we should use that allocator, not construct one from scratch. Add a test to make sure
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%