diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-01-31 21:34:11 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-01-31 21:34:11 +0000 |
commit | dd88dbf9d2b342cf2ce7a9d093033adf95475d46 (patch) | |
tree | 50f5cff069903a28a607af72beb2dde62bd3dac7 /llvm/lib/CodeGen/MachineRegisterInfo.cpp | |
parent | 9a58919c8e24503f047068a8bf521d307c817f9d (diff) | |
download | bcm5719-llvm-dd88dbf9d2b342cf2ce7a9d093033adf95475d46.tar.gz bcm5719-llvm-dd88dbf9d2b342cf2ce7a9d093033adf95475d46.zip |
Add -Wcustom-atomic-properties which warns if an atomic-by-default property has custom getter or setter.
The rationale is that it is highly likely that the user's getter/setter isn't atomically implemented. Off by default.
Addresses rdar://8782645.
-Wcustom-atomic-properties and -Wimplicit-atomic-properties are under the -Watomic-properties group.
llvm-svn: 124609
Diffstat (limited to 'llvm/lib/CodeGen/MachineRegisterInfo.cpp')
0 files changed, 0 insertions, 0 deletions