Skip to content

v6.11.1

Compare
Choose a tag to compare
@gyorb gyorb released this 13 Feb 16:17
9bb0047

Improvements

  • Handle two kinds of implicit includes differently (gcc include-fixed and *intrin.h headers) #2562 #2541
  • Filter out include directories containing *intrin.h header files #2569
  • Add -fno-keep-static-consts flag to gcc ignore list #2568

Bugfixes

  • Translation unit collector did not detect CCache in the build commands #2524
  • Fix row output type in command line #2547
  • Number of reports was not calculated right for parse command #2539 #2556 #2550
  • Path normalization fix for the file skip feature #2548
  • Fix error when query limit is larger than max limit #2533
  • CodeChecker check no longer works analyzer #2505 #2506 #2532
    • fixes the problem where ClangSA is not available in the PATH

Changes

  • Do not enable all modernize checkers in sensitive profile #2502 #2558