diff options
| author | sstwcw <f0gukp2nk@protonmail.com> | 2022-03-21 21:47:51 +0000 |
|---|---|---|
| committer | sstwcw <f0gukp2nk@protonmail.com> | 2022-03-21 21:58:17 +0000 |
| commit | 8c31b68f4876ca81fa2038b5b2990b3d7b53a77c (patch) | |
| tree | 4d4cc4afff4f3f87db8ba2d4a924c3daf913180b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | d4aeb5000ff49933be64a7c5423e8760b70d4cbd (diff) | |
[clang-format] Use an enum for context types. NFC
We currently have all those fields in AnnotatingParser::Context. They
are not inherited from the Context object for the parent scope. They
are exclusive. Now they are replaced with an enum.
`InCpp11AttributeSpecifier` and `InCSharpAttributeSpecifier` are not
handled like the rest in ContextType because they are not exclusive.
Reviewed By: curdeius, MyDeveloperDay, HazardyKnusperkeks, owenpan
Differential Revision: https://reviews.llvm.org/D121907
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
