Files
clang-p2996/clang/test/CodeGen/debug-info-codeview-buildinfo.c
Tobias Hieta aa99b607b5 [clang][pdb] Don't include -fmessage-length in PDB buildinfo
As discussed in https://reviews.llvm.org/D136474 -fmessage-length
creates problems with reproduciability in the PDB files.

This patch just drops that argument when writing the PDB file.

Reviewed By: hans

Differential Revision: https://reviews.llvm.org/D137322
2022-11-08 10:05:59 +01:00

2.6 KiB