[analyzer] CmpRuns should include file name in the issue identifier.
This prevents us from treating the issues from different files with the same function names and same offsets as the same. The issue identifier now includes the file name. Also added a way to strip off the root directories form the source file names. llvm-svn: 161150
Loading
Please sign in to comment