Skip to content
Snippets Groups Projects
Select Git revision
0 results

scan-build-py

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Anders Waldenborg authored
    When running scan-build-py's analyze-build script with output format set
    to sarif & html it wants to print a message on how to look at the
    defects mentioning the directory name twice.
    
    But the path argument was only given once to the logging function,
    causing "TypeError: not enough arguments for format string" exception.
    
    Differential Revision: https://reviews.llvm.org/D126974
    ff4abe75
    History
    Name Last commit Last update
    ..