Thanks to Clemens (hammacher@cs.uni-saarland.de) extension of the arcanist unit test engine, we can run the llvm-lit tests automatically. Similar to the linters, aracanist will run all tests for each uploaded commit and asks the commiter for a statements in case unit tests fail. To use this feature the unit test engine needs to find the polly build directory. Currently we support the following setups: $POLLY_BUILD_DIR (environment variable) <root>/build <root>.build <root>-build <root:s/src/build> <cwd>
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Please make sure Clemens makes clear (on the mailing list or here) that contributing the code is OK.
Otherwise, LGTM.
Tobias
Comment Actions
Wow, cool. As a newly registered user I can accept Polly revisions...
Sorry if I mixed up the review process.