llvm-project
dd4a7306 - [NFCI][Sanitizer] Convert SpecialCaseList::Sections from StringMap to vector.

Commit
175 days ago
[NFCI][Sanitizer] Convert SpecialCaseList::Sections from StringMap to vector. As discussed in https://github.com/llvm/llvm-project/pull/139772, SpecialCaseList::Sections can keep the order of Sections when parsing the case list. Reviewers: thurstond, vitalybuka Reviewed By: vitalybuka Pull Request: https://github.com/llvm/llvm-project/pull/140127
Author
Parents
Loading