[asan] one more test for asan instrumentation: (*a)++ should be instrumented only...
authorKostya Serebryany <kcc@google.com>
Wed, 4 Jan 2012 01:02:14 +0000 (01:02 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 4 Jan 2012 01:02:14 +0000 (01:02 +0000)
commit091523c6487fea71571a42f5d74eaf439f133f8c
treec4c655a1b16004f9802b40831764a011b279f49a
parentfcd70900630abd4a29d0b3fa9db6169159ddfb3c
[asan] one more test for asan instrumentation: (*a)++ should be instrumented only once.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147509 91177308-0d34-0410-b5e6-96231b3b80d8
test/Instrumentation/AddressSanitizer/instrument_load_then_store.ll [new file with mode: 0644]