Skip to content
Snippets Groups Projects
  • teor's avatar
    bc0a9843
    Add instructions for clang sanitizers, static analyzer, and coverity · bc0a9843
    teor authored
    Document use of coverity, clang static analyzer, and clang dynamic
    undefined behavior and address sanitizers in doc/HACKING.
    
    Add clang dynamic sanitizer blacklist in
    contrib/clang/sanitizer_blacklist.txt to exempt known undefined
    behavior. Include detailed usage instructions in this blacklist file.
    
    Patch by "teor".
    bc0a9843
    History
    Add instructions for clang sanitizers, static analyzer, and coverity
    teor authored
    Document use of coverity, clang static analyzer, and clang dynamic
    undefined behavior and address sanitizers in doc/HACKING.
    
    Add clang dynamic sanitizer blacklist in
    contrib/clang/sanitizer_blacklist.txt to exempt known undefined
    behavior. Include detailed usage instructions in this blacklist file.
    
    Patch by "teor".