Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

Presentation of string literals in output pseudocode #32

Open
surovic opened this issue Apr 23, 2018 · 1 comment
Open

Presentation of string literals in output pseudocode #32

surovic opened this issue Apr 23, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@surovic
Copy link

surovic commented Apr 23, 2018

String literals are currently presented as initializer lists with ASCII values as characters instead of C string literals in output pseudocode. This should obviously not be the case long-term.

@surovic surovic added the enhancement New feature or request label Apr 23, 2018
@surovic surovic added this to the Clang AST Generator milestone Jun 10, 2018
@surovic
Copy link
Author

surovic commented Jun 10, 2018

Update: Progress being made in dev-clang-ast, with initial support in 5c5d45d.

@surovic surovic self-assigned this Jun 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant