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

clang-format support for isl #1

Open
tobiasgrosser opened this issue Jul 18, 2017 · 1 comment
Open

clang-format support for isl #1

tobiasgrosser opened this issue Jul 18, 2017 · 1 comment

Comments

@tobiasgrosser
Copy link
Member

It would be nice to automatically format isl patches. The tool clang-format was developed precisely for this: https://clang.llvm.org/docs/ClangFormat.html

Unfortunately, it does not yet seem to support everything needed for isl:

https://bugs.llvm.org/show_bug.cgi?id=33835

@tobiasgrosser
Copy link
Member Author

Travis provides a variable TRAVIS_COMMIT_RANGE which allows us e.g. to only format check the newly added code.

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