Files
clang-p2996/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
Nikita Popov 50cc9a0e61 [MemCpyOpt] Extract common function for unwinding check
These two cases should be using the same logic. Not NFC, as this
resolves the TODO regarding use of the underlying object.
2020-10-17 15:30:39 +02:00

58 KiB