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().


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@112785 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed