Added code to run pointer validation checks in
expressions. If an expression dereferences an invalid pointer, there will still be a crash - just now the crash will be in the function ___clang_valid_pointer_check(). llvm-svn: 112785
Loading
Please register or sign in to comment