]> granicus.if.org Git - clang/commit
[analyzer;alternate edges] - add in events (loop iterations, etc)
authorTed Kremenek <kremenek@apple.com>
Sat, 4 May 2013 01:12:55 +0000 (01:12 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 4 May 2013 01:12:55 +0000 (01:12 +0000)
commitcd389d8cc9abeffb1416b70dd58148e66e5d822b
tree9d073c6d5086bf55b187bad716d9e59ab4a00507
parentefa78d163214fd9e909ab2bf6911edfbc7a2b9df
[analyzer;alternate edges] - add in events (loop iterations, etc)

These were being dropped due a transcription mistake from the original
algorithm.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181083 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/BugReporter.cpp