llvm-project
20f56d14
- [libc++abi] Fix C++ demangling for _BitInt type (#143466)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
166 days ago
[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.
References
#143466 - Fix C++ demangling for _BitInt type
Author
lfmeadow
Parents
c873e5f8
Loading