mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 12:16:06 +00:00

By default, a non-template variable of non-volatile const-qualified type having namespace-scope has internal linkage, so no need for `static`.