Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audit F18's std::vector usage and consider migrating to LLVM alternative #999

Open
RichBarton-Arm opened this issue Feb 20, 2020 · 0 comments

Comments

@RichBarton-Arm
Copy link
Contributor

As part of making the F18 codebase more like LLVM, we should audit our use of sequence data types - std::vector, etc. - and try and bring ourselves closer in alignment with LLVM guidelines

Note std::list use in the parser was investigated under #965

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant