commit | ff5af4f7c59b3e74c4722011223125144fbcf313 | [log] [tgz] |
---|---|---|
author | Larry Meadows <lmeadows@amd.com> | Wed Jun 25 12:06:11 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 25 12:10:31 2025 -0700 |
tree | ce2b2b4cbdbca97187d6bcfdc02f6b059db97783 | |
parent | a479518a13bd3f86dd37cce0fc7b9c58dd0ebcf4 [diff] |
[libc++abi] Fix C++ demangling for _BitInt type (#143466) The front-end expects _BitInt to be available for substitution; ensure DB<n> is added to Subs in ItaniumDemangle.h. Also add a test case to libc++abi and sync the files to llvm/include/llvm. GitOrigin-RevId: 20f56d140909a01c74e9981835373eaab6021af9