diff options
author | Xiang Li <python3kgae@outlook.com> | 2024-08-30 09:52:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-30 12:52:26 -0400 |
commit | 26f6091dc9c24bdf22390f2b9f68aacc4669ef36 (patch) | |
tree | ce49d1d071ad2b044f48a00de235aa83e04b30f1 /lldb/source/Commands/CommandObjectSource.cpp | |
parent | 9aa25b8c15c99d8e717121837a2559801e311e2d (diff) | |
download | llvm-26f6091dc9c24bdf22390f2b9f68aacc4669ef36.zip llvm-26f6091dc9c24bdf22390f2b9f68aacc4669ef36.tar.gz llvm-26f6091dc9c24bdf22390f2b9f68aacc4669ef36.tar.bz2 |
[DirectX] Replace ResourceFlag enum with struct fields (#106617)
Remove the enum about ResourceFlag.
Add struct ResourceFlags which save the resource flags with bool fields.
This will get better yaml dump.
For #103275
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions