[cfe-commits] r142803 - /cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
David Blaikie
dblaikie at gmail.com
Mon Oct 24 10:29:39 PDT 2011
> Fix mismatched new[]/delete[].
Is there a scoped/owning pointer that handles delete[] in the LLVM
support libraries that could be used here?
More information about the cfe-commits
mailing list