rocksdb/third-party
Yi Wu 296545a2c7 Fix clang analyzer errors
Summary:
Fixing erros reported by clang static analyzer.
* Removing some unused variables.
* Adding assertions to fix false positives reported by clang analyzer.
* Adding `__clang_analyzer__` macro to suppress false positive warnings.

Test Plan:
    USE_CLANG=1 OPT=-g make analyze -j64

Reviewers: andrewkr, sdong

Reviewed By: sdong

Subscribers: andrewkr, dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D60549
2016-07-08 17:50:51 -07:00
..
fbson fix simple typos (#1183) 2016-06-25 08:29:40 +01:00
flashcache db_bench can now disable flashcache for background threads 2015-03-30 09:51:11 -07:00
gtest-1.7.0/fused-src/gtest Fix clang analyzer errors 2016-07-08 17:50:51 -07:00