]> granicus.if.org Git - clang/history - lib/StaticAnalyzer/Checkers/CMakeLists.txt
[Static Analyzer] Merge the Objective-C Generics Checker into Dynamic Type Propagatio...
[clang] / lib / StaticAnalyzer / Checkers / CMakeLists.txt
2015-09-13 Gabor Horvath[Static Analyzer] Merge the Objective-C Generics Checke...
2015-08-26 Gabor Horvath[Static Analyzer] Checks to catch nullability related...
2015-08-21 Gabor Horvath[Static Analyzer] Add checker to catch lightweight...
2015-08-15 NAKAMURA TakumiclangStaticAnalyzerCheckers: Update libdesp.
2015-08-14 Anna Zaks[analyzer] Add checkers for OS X / iOS localizability...
2015-08-08 Anna ZaksRevert "[analyzer] Add checkers for OS X / iOS localiza...
2015-08-08 Anna Zaks[analyzer] Add checkers for OS X / iOS localizability...
2014-07-10 Jordan Rose[analyzer] Check for code testing a variable for 0...
2014-02-26 NAKAMURA Takumi[CMake] Use LINK_LIBS instead of target_link_libraries().
2014-02-21 NAKAMURA Takumi[CMake] Get rid of explicit dependencies to include...
2014-01-31 NAKAMURA Takumi[CMake] Prune stray entries in add_dependencies()....
2014-01-04 Ted Kremenek[analyzer] Remove IdempotentOperations checker.
2013-12-09 NAKAMURA Takumi[CMake] clang/lib: Satisfy dependencies to add *actuall...
2013-11-08 Jordan Rose[analyzer] Add IdenticalExprChecker, to find copy-paste...
2013-10-04 Jordan Rose[analyzer] Replace bug category magic strings with...
2013-04-16 Ted Kremenek[analyzer] Add experimental option "leak-diagnostics...
2013-04-16 Ted KremenekProperly sort list.
2013-03-09 Anna Zaks[analyzer] Rename AttrNonNullChecker -> NonNullParamChecker
2012-12-04 Ted KremenekAlphabetize source files, just like they have been...
2012-10-30 Jordan Rose[analyzer] New checker for missing super calls in UIVie...
2012-10-29 Anna Zaks[analyzer] Add SimpleStreamChecker.
2012-10-11 Ted KremenekRemove OSAtomicChecker.
2012-09-27 Anna ZaksUnbreak cmake build
2012-09-26 Anna Zaks[analyzer] Add experimental ObjC invalidation method...
2012-09-01 Jordan Rose[analyzer] Always derive a CallEvent's return type...
2012-08-06 Anna Zaks[analyzer] Add a checker to manage dynamic type propaga...
2012-07-27 NAKAMURA Takumiclang/lib: [CMake] Update tblgen'd dependencies.
2012-07-25 Ted KremenekRemove experimental invalid iterators checker from...
2012-07-06 Dmitri GribenkoImplement AST classes for comments, a real parser for...
2012-06-29 Jordan Rose[analyzer] Add a test that we are, in fact, doing a...
2012-06-21 Chandler CarruthRemove a goofy CMake hack and use the standard CMake...
2012-05-16 Jordy Rose[analyzer] Introduce clang_analyzer_eval for regression...
2012-04-05 Ted KremenekRequire that all static analyzer issues have a category...
2012-02-11 Ryan Govostes[analyzer] New checker for assignment of non-0/1 values...
2012-01-31 Anna Zaks[analyzer] Add checks for common anti-patterns in strncat.
2012-01-30 Anna Zaks[analyzer] Add index out of bounds check for CFArrayGet...
2012-01-26 NAKAMURA TakumiStaticAnalyzer/Checkers: Fix CMake build.
2012-01-26 Anna Zaks[analyzer] Add an AST checker that checks for a common...
2012-01-03 Ted KremenekAdd initial version of checker to check if virtual...
2011-12-29 Rafael EspindolaFix cmake build with -DBUILD_SHARED_LIBS=ON.
2011-12-08 Peter CollingbourneAdd an experimental MallocSizeofChecker, which reports...
2011-12-05 Anna Zaks[analyzer] Add a debug checker to test for tainted...
2011-11-30 Benjamin KramerUpdate CMake build.
2011-11-16 Benjamin KramerUpdate CMake build.
2011-09-02 Jordy Rose[analyzer] Move RetainReleaseChecker to the Checkers...
2011-08-16 Jordy Rose[analyzer] Overhaul of checker registration in preparat...
2011-08-03 Ted Kremenek[analyzer] Introduce MallocOverflowSecurityChecker...
2011-08-01 Anna ZaksAdd a skeleton for the Keychain Services API Checker...
2011-03-12 Ted KremenekAdd initial version of "IteratorsChecker", a checker...
2011-03-01 Argyrios Kyrtzidis[analyzer] Move lib/StaticAnalyzer/Checkers/ExprEngine...
2011-02-28 Anders CarlssonFix CMake build.
2011-02-25 Ted KremenekTidy up help text in Checkers.td, and rename StackAddrL...
2011-02-20 Oscar FuentesNew function for tablegenning: clang_tablegen.
2011-02-19 Oscar FuentesFix some add_dependencies.
2011-02-17 Oscar FuentesCMake: updated source file list.
2011-02-15 Douglas GregorAdd missing CMake dependency
2011-02-14 Oscar FuentesAdd current binary and source directories to the header...
2011-02-14 Argyrios Kyrtzidis[analyzer] Overhauling of the checker registration...
2011-02-14 Argyrios Kyrtzidis[analyzer] Move Checkers/FrontendActions.cpp -> Fronten...
2011-02-14 Argyrios Kyrtzidis[analyzer] Introduce libclangStaticAnalyzerFrontend...
2011-02-10 NAKAMURA TakumiCMake: LLVM_NO_RTTI must be obsolete now!
2011-02-08 Argyrios Kyrtzidis[analyzer] Move the files in lib/StaticAnalyzer to...
2011-02-08 Argyrios Kyrtzidis[analyzer] lib/StaticAnalyzer/Checkers/ExprEngineExperi...
2011-01-13 Ted KremenekRename 'CheckDeadStores.cpp' to 'DeadStoresChecker...
2011-01-11 Argyrios Kyrtzidis[analyzer] Introduce ObjCSelfInitChecker, which checks...
2011-01-10 Zhongxing XuFix CMakeLists.txt.
2011-01-10 Douglas GregorUnbreak the CMake build.
2011-01-03 Oscar FuentesSet LLVM_NO_RTTI and LLVM_USED_LIBS for clangStaticAnal...
2010-12-23 Ted KremenekChris Lattner has strong opinions about directory