Skip to content
Commit 14ec9f67 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

When applying 'delete' on a pointer-to-array type match GCC and EDG behavior...

When applying 'delete' on a pointer-to-array type match GCC and EDG behavior and treat it as 'delete[]'.
Also offer a fix-it hint adding '[]'.

llvm-svn: 113778
parent 9b0d1cf4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment