diff options
| author | Aaron Ballman <aaron@aaronballman.com> | 2016-03-09 16:48:08 +0000 |
|---|---|---|
| committer | Aaron Ballman <aaron@aaronballman.com> | 2016-03-09 16:48:08 +0000 |
| commit | 0bcd6c1b18d23e0d47d0a9bbc8084547faa9786f (patch) | |
| tree | c2f65a6b7b3572a561d1bb69904265f9cf1ce4a6 /llvm/lib/CodeGen | |
| parent | 0da267dd1d6221eb48220912d2f1ea342e407e80 (diff) | |
| download | bcm5719-llvm-0bcd6c1b18d23e0d47d0a9bbc8084547faa9786f.tar.gz bcm5719-llvm-0bcd6c1b18d23e0d47d0a9bbc8084547faa9786f.zip | |
Implement support for [[maybe_unused]] in C++1z that is based off existing support for unused, and treat it as an extension pre-C++1z. This also means extending the existing unused attribute so that it can be placed on an enum and enumerator, in addition to the other subjects.
llvm-svn: 263025
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

