aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DeltaAlgorithm.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2013-01-14 07:53:01 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2013-01-14 07:53:01 +0000
commit368ca52cd91bdb0f6b9b3d6df344741044811d50 (patch)
treea0e494cef9830934bcd6813519a2788732dcf6f8 /llvm/lib/Support/DeltaAlgorithm.cpp
parent3d462f89de9c2bc3ff7b02cb570d4e0138d8f339 (diff)
downloadllvm-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