================ @@ -38,7 +38,7 @@ void StringToOffsetTable::EmitStringTableDef(raw_ostream &OS, #pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Woverlength-strings" #endif -{} constexpr char {}{}Storage[] = )", +{} constexpr char {}{}Storage[] =)", ---------------- nikic wrote:
I'm referring to the >64k case, which now would print `={` instead of `= {` I think. But it doesn't particularly matter... https://github.com/llvm/llvm-project/pull/148840 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits