commit | 30ea42931afa3d9cad3c00ea5df1b41a703555cb | [log] [tgz] |
---|---|---|
author | Alexey Samsonov <vonosmas@gmail.com> | Thu Jul 17 18:48:12 2014 +0000 |
committer | Alexey Samsonov <vonosmas@gmail.com> | Thu Jul 17 18:48:12 2014 +0000 |
tree | d8a4258e13c3e6ae9d982fab044f552e6bbbd3da | |
parent | c636a42d4a72e8f6017298787b07a6ef0019bed8 [diff] |
[ASan] Don't instrument load/stores with !nosanitize metadata. This is used to avoid instrumentation of instructions added by UBSan in Clang frontend (see r213291). This fixes PR20085. Reviewed in http://reviews.llvm.org/D4544. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213292 91177308-0d34-0410-b5e6-96231b3b80d8