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

implement PR7569, warning about assignment to null, which

people seem to write when they want a deterministic trap.
Suggest instead that they use a volatile pointer or 
__builtin_trap.

llvm-svn: 107756
parent 11086fcb
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