Return the IntegerLiteral cursor value in a string.
The value will be represented in base-10 and unsigned.
Details
Details
- Reviewers
akyrtzi
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D139178
[libclang] Have clang_getCursorSpelling() return the string for a CXCursor_IntegerLiteral cursor GrislyMe on Dec 2 2022, 1:50 AM. Authored by
Details
Return the IntegerLiteral cursor value in a string.
Diff Detail
|