diff options
author | Zakk Chen <zakk0610@gmail.com> | 2025-07-01 15:44:12 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-01 15:44:12 +0800 |
commit | 3cc200f46b9c319beef2efc1131e34238402746b (patch) | |
tree | 3c0fba4a5090cd81e20d6f3f5c804b9a9460c6ec /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 65cb0eae58d2b668869f3e8f10cb79eb2b8c55ac (diff) | |
download | llvm-3cc200f46b9c319beef2efc1131e34238402746b.zip llvm-3cc200f46b9c319beef2efc1131e34238402746b.tar.gz llvm-3cc200f46b9c319beef2efc1131e34238402746b.tar.bz2 |
DynamicAPInt: Support APInt constructor. (#146301)
This PR introduces a constructor for `DynamicAPInt` that takes an
`APInt` object as input to simplifies the creation of a large numbers.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions