CFGStmtMap frees resources in the destructor but doesn't
have user-written copy c'tor or assignment operator, so copying it using
default ones can cause double free.
Details
Details
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 
Unit Tests
Unit Tests
| Time | Test | |
|---|---|---|
| 310 ms | x64 debian > LLVM.CodeGen/RISCV::attributes.ll |