diff options
author | erichkeane <ekeane@nvidia.com> | 2025-08-05 06:52:47 -0700 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2025-08-05 07:16:07 -0700 |
commit | 16766b3aef281a24acad08292ffe69554b44805b (patch) | |
tree | 9f0826a2ed64474f014d0287e0b2d111118379b9 /llvm/lib/Object | |
parent | 6099d0c1f93f17bcb5f79d33777defccfc46320b (diff) | |
download | llvm-16766b3aef281a24acad08292ffe69554b44805b.zip llvm-16766b3aef281a24acad08292ffe69554b44805b.tar.gz llvm-16766b3aef281a24acad08292ffe69554b44805b.tar.bz2 |
Fix ms type_info to be a 'class' type
It was brought up on #151277 that the patch changes type_info from class
to struct. While I couldn't find a way to test/notice this, this patch
changes it to a class.
While I'm here, I am also removing unnecessary/against coding standard
curley brackets.
Diffstat (limited to 'llvm/lib/Object')
0 files changed, 0 insertions, 0 deletions