auser - 2019-01-30

Hi, I'm trying to get the GUI to run clang-tidy and I don't think it's working. Here's my setup:
- Win7, Cppcheck 1.86, LLVM 7.0.1
- Clang-tidy enabled in both Preferences and Project
- Clang path either filled or blank

On a separate note, I seem to get different results when I click on the "Reanalyze all files" icon without any changes to the source files until eventually no errors are found. Is this the intended behaviour? Restarting Cppcheck seems to fix it.

Thanks in advance.