mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 12:53:33 +08:00
cebe0ca75e246f2d69be5a97d48547359e5eca52
where we weren't accounting for the possibility that a @finally block might have internal cleanups and therefore might write to the cleanup destination slot. Fixes <rdar://problem/8293901>. llvm-svn: 110760
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%