Added simple hack to reduce redundant warnings from the checker:
Cache the location of the error. Don't emit the same warning for the same error type that occurs at the same program location but along a different path. llvm-svn: 47727
Loading
Please register or sign in to comment