http://llvm.org/bugs/show_bug.cgi?id=19536
Sean McBride <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Sean McBride <[email protected]> --- Richard, thanks for the speedy reply. I must apologise for the noise though... "Why are you putting ptr2 in parens anyway?" -> Indeed. For no good reason. I do mostly C & Obj-C and when running clang-format on my coworkers' C++ code it slipped my mind that delete doesn't require parens like free() does. So closing this... -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
