mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 10:39:35 +08:00
Add YAML traits for the ConstString and FileSpec classes so they can be serialized as part of ProcessInfo. The latter needs to be serializable for the reproducers. Differential revision: https://reviews.llvm.org/D76002