[XRay] Use `const` instead of `constexpr` in storage declaration
This should make MSVC happy with the storage provided for static constexpr character arrays out-of-line. Follow-up to D51672. llvm-svn: 341477
Loading
Please register or sign in to comment