Skip to content
Commit 56caf31a authored by Chris Lattner's avatar Chris Lattner
Browse files

Give the "cannot pass object of non-POD type 'class C' through variadic...

Give the "cannot pass object of non-POD type 'class C' through variadic constructor; call will abort at runtime" warning a -W flag (non-pod-varargs) and default it being an error by default.  There is no good reason to allow users to get bitten by this sort of thing by default.

llvm-svn: 91094
parent a581aacd
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