diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-09-15 06:09:58 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-09-15 06:09:58 +0000 |
commit | e00921a0a4484a4b6f7cc140232a2d1527293477 (patch) | |
tree | 440049ffc456571707eb30f6f430017d33195ab7 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | b184a36aade7d299fd9ddbe305fd472788270fc3 (diff) | |
download | bcm5719-llvm-e00921a0a4484a4b6f7cc140232a2d1527293477.tar.gz bcm5719-llvm-e00921a0a4484a4b6f7cc140232a2d1527293477.zip |
const _Atomic(T) is not an atomic type, so do not allow it as the type 'A' in
C11 7.17's atomic operations. GNU's __atomic_* builtins do allow const-qualified
atomics, though (!!) so don't restrict those.
llvm-svn: 163964
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions