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
Loading
Please register or sign in to comment