This revision was automatically updated to reflect the committed changes.
Closed by commit rGb00a49d1b3a1: Don't warn about selectany on implicitly
inline variables (authored by rnk).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67426/new/
https://
rnk created this revision.
rnk added reviewers: epastor, thakis, hans.
Herald added a project: clang.
This avoids a -Wignored-attribute warning on the code pattern Microsoft
recommends for integral const static data members defined in headers
here:
https://docs.microsoft.com/en-us/cpp/build/refere