Remove the volatile marker from the cas_flag typedef, fixing some warnings.
authorOwen Anderson <resistor@mac.com>
Sat, 16 May 2009 21:08:25 +0000 (21:08 +0000)
committerOwen Anderson <resistor@mac.com>
Sat, 16 May 2009 21:08:25 +0000 (21:08 +0000)
commitde52f865b6069c398d5a87c4b7cdf1d60623dc2b
treeb99a5f686b75e1b61d798277622569202b37ed0f
parentb5426457f04fbcc3e4d25d40e19f1806d89560ec
Remove the volatile marker from the cas_flag typedef, fixing some warnings.
 It's now the client's resposibility to add it in when needed

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71959 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/Atomic.h