[PATCH] fix a leak in CodeGenFunction::EmitSwitchStmt (detected by lsan)

David Blaikie dblaikie at gmail.com
Wed Dec 25 07:48:44 PST 2013


  Any way to use a better ownership model (owning smart pointer or something)
  to avoid this special case? I'll look at the code more closely than just
  the diff hunk tomorrow

http://llvm-reviews.chandlerc.com/D2472



More information about the cfe-commits mailing list