Skip to content
Commit 7eb86d1d authored by Aaron Ballman's avatar Aaron Ballman
Browse files

Instead of defining the operator delete() function, it is better to delete the...

Instead of defining the operator delete() function, it is better to delete the function so that any uses (even from within Node or its subclasses) do not accidentally call it. NFC intended.

llvm-svn: 248320
parent c4010885
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment