Skip to content
Commit 0bcd6c1b authored by Aaron Ballman's avatar Aaron Ballman
Browse files

Implement support for [[maybe_unused]] in C++1z that is based off existing...

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
parent 0da267dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment