[all-commits] [llvm/llvm-project] cca30d: [DebugInfo][ObjectYAML] Remove duplicate "Flags" f...
nikitalita via All-commits
all-commits at lists.llvm.org
Thu Apr 11 03:08:59 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cca30dfb5935e05837e37cced4407a63393c6642
https://github.com/llvm/llvm-project/commit/cca30dfb5935e05837e37cced4407a63393c6642
Author: nikitalita <nikitalita at protonmail.com>
Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths:
M llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp
Log Message:
-----------
[DebugInfo][ObjectYAML] Remove duplicate "Flags" field from LabelSym (#88194)
There was a duplicate flags field mistakenly left in LabelSym. [LabelSym
only has one flags
field](https://github.com/microsoft/microsoft-pdb/blob/805655a28bd8198004be2ac27e6e0290121a5e89/include/cvinfo.h#L3806)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list