Skip to content
Commit d2d9da08 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Make sure to mark constructors, operator new, and operator delete as

used when we instantiate C++ new expressions, delete expressions, and
object-construction expressions. Fixes PR6424, although we can't test
all of it until we finish implementing lookup of "operator delete" for
new expressions (!).

llvm-svn: 97195
parent 6f14f6a9
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