[PATCH] D39543: [analyzer] Document the issue hash debugging facility
    Johann Klähn via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Nov  2 05:10:34 PDT 2017
    
    
  
jklaehn added inline comments.
================
Comment at: docs/analyzer/DebugChecks.rst:247
+
+  The analyzer can generate a hash to identify repots. To debug what information
+  is used to calculate this hash it is possible to dump the hashed string to
----------------
typo `reports`?
Repository:
  rL LLVM
https://reviews.llvm.org/D39543
    
    
More information about the cfe-commits
mailing list