Remove unnecessary enum values in the memory profiler.
There is no point in spelling them, it can only lead to bugs
and larger diffs when values are added/removed.
Details
Details
- Reviewers
melver vitalybuka - Commits
- rGaf8b14c278c2: tsan: remove unnecessary enum values (NFC)
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo