mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 04:46:27 +08:00
5d49b83020288e7c1f449b141cc4ef504dd494ad
The fix is to emit cleanup for arrays of memcpy-able objects in struct if an exception is thrown later during copy-construction. Differential Revision: http://reviews.llvm.org/D10989 llvm-svn: 241670
…
Languages
LLVM
41.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%