llvm-project/clang/tools/c-index-test
David Blaikie 263942f590 [scan-build] fix dead store warnings emitted on clang code base
This fixes dead store warnings of the type "dead assignment" reported
by CLang Static Analyzer on the following file:

- tools/c-index-test/c-index-test.c.

Patch by Apelete Seketeli <apelete@seketeli.net>!

Differential Revision: http://reviews.llvm.org/D19831

llvm-svn: 268453
2016-05-03 22:14:14 +00:00
..
CMakeLists.txt [c-index-test] CMake: When installing c-index-test to a different prefix directory, add an rpath so that 2016-02-20 20:34:55 +00:00
c-index-test.c [scan-build] fix dead store warnings emitted on clang code base 2016-05-03 22:14:14 +00:00
core_main.cpp [index] Add a SymbolSubKind for an ObjC unit test. 2016-04-22 07:21:10 +00:00