mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 00:14:21 +08:00
The static constexpr were failing with undefined reference due to lacking definition at namespace scope. PiperOrigin-RevId: 239241157
The static constexpr were failing with undefined reference due to lacking definition at namespace scope. PiperOrigin-RevId: 239241157