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

Adding a checker (misc-new-delete-overloads) that detects mismatched overloads...

Adding a checker (misc-new-delete-overloads) that detects mismatched overloads of operator new and operator delete. Corresponds to the CERT C++ secure coding rule: https://www.securecoding.cert.org/confluence/display/cplusplus/DCL54-CPP.+Overload+allocation+and+deallocation+functions+as+a+pair+in+the+same+scope

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