llvm-project
5e5e082a - [CMake][MSVC] Add /Zi to release flags (#182515)

Commit
4 days ago
[CMake][MSVC] Add /Zi to release flags (#182515) Try to fix MSVC error C2859, which complains about an outdated PDB file. CMake appears to copy the PDB file for this reason, but it only looks in one specific place for the /Zi flag.
Author
Parents
Loading