]> granicus.if.org Git - clang/commit
[analyzer] Preserve the order checkers were enabled/disabled.
authorAnton Yartsev <anton.yartsev@gmail.com>
Wed, 28 Oct 2015 20:43:39 +0000 (20:43 +0000)
committerAnton Yartsev <anton.yartsev@gmail.com>
Wed, 28 Oct 2015 20:43:39 +0000 (20:43 +0000)
commit78cbefbe1afb8d2946f876418d4cf8aa8646ccd1
tree298f33437ff737b872fbffd39bc1f01220d7b9d9
parent07c6519211cd12b199a7414de5aea523002bbadd
[analyzer] Preserve the order checkers were enabled/disabled.

In addition to r251524: preserve the order the checkers were enabled/disabled to be deterministic.
Additionally return the number of arguments read by 'ProcessArgs' - for debug purpose.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@251552 91177308-0d34-0410-b5e6-96231b3b80d8
tools/scan-build/scan-build