Skip to content

Parallel processing support#12

Open
martinrakovec wants to merge 3 commits into
oclint:masterfrom
martinrakovec:master
Open

Parallel processing support#12
martinrakovec wants to merge 3 commits into
oclint:masterfrom
martinrakovec:master

Conversation

@martinrakovec

Copy link
Copy Markdown

Add parallel processing support (inspired by https://github.com/llvm-mirror/clang-tools-extra/blob/master/clang-tidy/tool/run-clang-tidy.py) and some small tweaks

Signed-off-by: Martin Rakovec <martinrakovec@gmail.com>
Signed-off-by: Martin Rakovec <martinrakovec@gmail.com>
Inspired by run-clang-tidy

Signed-off-by: Martin Rakovec <martinrakovec@gmail.com>
@ryuichis

Copy link
Copy Markdown
Contributor

I like the idea here to parallelize the linting process. I wonder if it would be part of the oclint itself.

@martinrakovec

Copy link
Copy Markdown
Author

Hi @ryuichis, I am not familiar with oclint code base. But it is most likely possible to implement parallel processing into oclint. I created this PR to share a solution we are actively using :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants