[PATCH] D59459: [analyzer][NFC] Prefer binary searches in CheckerRegistry
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 16 05:34:58 PDT 2019
Szelethus updated this revision to Diff 195358.
Szelethus added a comment.
Avoid past-the-end iterator dereference, add it to the assert.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59459/new/
https://reviews.llvm.org/D59459
Files:
include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59459.195358.patch
Type: text/x-patch
Size: 4404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190416/5e5ea23e/attachment-0001.bin>
More information about the cfe-commits
mailing list