diff options
author | Momchil Velikov <momchil.velikov@arm.com> | 2025-02-03 09:38:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-03 09:38:33 +0000 |
commit | 6303563b40f9d7896f0d44380f397560143da26b (patch) | |
tree | c3dd7681e37fc234eebb14b9c49c3a430c5c6f43 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b6e50ed20931a8887ca6f7df8842a83a6e9751d2 (diff) | |
download | llvm-6303563b40f9d7896f0d44380f397560143da26b.zip llvm-6303563b40f9d7896f0d44380f397560143da26b.tar.gz llvm-6303563b40f9d7896f0d44380f397560143da26b.tar.bz2 |
Simplify MS mangling of bultin types (NFC) (#125051)
Saves including 4 files, reduces the number of switch cases, less error
prone when adding new types,
at the "cost" of adding a` default:`.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions