llvm-project
3c3e7e07 - [Clang] disallow selectany on non-global-variable declarations (#189641)

Commit
63 days ago
[Clang] disallow selectany on non-global-variable declarations (#189641) Fixes #189141 --- This PR prevents a crash by disallowing the use of the `selectany` attribute in global variable declarations.
Author
Parents
Loading