diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-01-14 07:53:01 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-01-14 07:53:01 +0000 |
commit | 368ca52cd91bdb0f6b9b3d6df344741044811d50 (patch) | |
tree | a0e494cef9830934bcd6813519a2788732dcf6f8 /llvm/lib/Support/DeltaAlgorithm.cpp | |
parent | 3d462f89de9c2bc3ff7b02cb570d4e0138d8f339 (diff) | |
download | llvm-368ca52cd91bdb0f6b9b3d6df344741044811d50.zip llvm-368ca52cd91bdb0f6b9b3d6df344741044811d50.tar.gz llvm-368ca52cd91bdb0f6b9b3d6df344741044811d50.tar.bz2 |
Accept [[gnu::*]] for all __attribute__((*))s which are:
1) Supported by Clang, and
2) Supported by GCC, and
3) Documented in GCC's manual.
g++ allows its C++11-style attributes to appertain only to the entity being
declared, and never to a type (even for a type attribute), so we do the same.
llvm-svn: 172382
Diffstat (limited to 'llvm/lib/Support/DeltaAlgorithm.cpp')
0 files changed, 0 insertions, 0 deletions