[asan] refactor the use-after-return API so that the size class is computed at compil...
authorKostya Serebryany <kcc@google.com>
Tue, 10 Sep 2013 13:16:56 +0000 (13:16 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 10 Sep 2013 13:16:56 +0000 (13:16 +0000)
commitf3d4b35f24f4e54b2cb99e06f47a958e5557d01e
treeba0938e41826d476c0aa23dd6ba0533d46bf2f99
parent4c708e586eecb039811fdd54a8846002324936b2
[asan] refactor the use-after-return API so that the size class is computed at compile time instead of at run-time. llvm part

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190407 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp