llvm-6502/test/Instrumentation
Evgeniy Stepanov 4247b13252 [msan] Do not insert check on volatile store.
Volatile bitfields can cause valid stores of uninitialized bits.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173153 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-22 12:30:52 +00:00
..
AddressSanitizer
BoundsChecking
MemorySanitizer [msan] Do not insert check on volatile store. 2013-01-22 12:30:52 +00:00
ThreadSanitizer