Artem Dergachev
e8b29c00dd
[analyzer] SATestBuild.py: Use driver for analyzing single-file tests.
...
Don't bother coming up with a -cc1 run-line ourselves.
This, in particular, gets rid of a macOS-specific code path.
llvm-svn: 362009
2019-05-29 18:49:31 +00:00
George Karpenkov
f37d3a5f84
[analyzer] [tests] Test different projects concurrently
...
Differential Revision: https://reviews.llvm.org/D43031
llvm-svn: 324652
2018-02-08 21:22:42 +00:00
George Karpenkov
a932c8745c
[Analyzer] [Tests] Do not discard output from CmpRuns.py when running integration tests
...
Contrary to the deleted comment, in most cases CmpRuns.py produces a
fairly small amount of output, which is useful to see straight away to
see what has changed when executing the integration tests.
llvm-svn: 316618
2017-10-25 21:49:46 +00:00
George Karpenkov
bf92c44616
[Analyzer] [Tests] Minor refactor of testing infrastructure:
...
Move utilities functions into a separate file to make comprehension
easier.
llvm-svn: 316535
2017-10-24 23:52:48 +00:00