[PATCH] D78356: [flang] Use a better definition for ATTRIBUTE_UNUSED

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 08:37:41 PDT 2020


DavidTruby accepted this revision.
DavidTruby added a comment.

LGTM: We should probably remove this macro and use [[maybe_unused]] directly since it's standard, but I think we can merge this in the mean time to fix MSVC.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78356/new/

https://reviews.llvm.org/D78356





More information about the llvm-commits mailing list