c4-project / c4t

Runs concurrent C compiler tests
MIT License
1 stars 0 forks source link

Add analysis subject filter #47

Open MattWindsor91 opened 4 years ago

MattWindsor91 commented 4 years ago

Not entirely sure how this would work, but I suspect it would involve pre-filtering the corpus to things that match a particular glob or regexp, then running the analysis.

The main reason I'm considering doing this is to make things like looking at specific compiler logs or other compiler outputs easier.