hanchenye-llvm-project/clang/lib/Checker
Ted Kremenek e9918356b2 Move more naming conventions logic out of the retain/release checker to CocoaConventions.h.
llvm-svn: 94682
2010-01-27 18:00:17 +00:00
..
ArrayBoundChecker.cpp Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' 2010-01-25 17:10:22 +00:00
AttrNonNullChecker.cpp Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' 2010-01-25 17:10:22 +00:00
BasicConstraintManager.cpp
BasicObjCFoundationChecks.cpp Move 'LocalCheckers.h' to the 'Checkers' subdirectory. 2010-01-26 22:59:55 +00:00
BasicObjCFoundationChecks.h
BasicStore.cpp
BasicValueFactory.cpp
BugReporter.cpp Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' 2010-01-25 17:10:22 +00:00
BugReporterVisitors.cpp Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' 2010-01-25 17:10:22 +00:00
BuiltinFunctionChecker.cpp
CFRefCount.cpp Move more naming conventions logic out of the retain/release checker to CocoaConventions.h. 2010-01-27 18:00:17 +00:00
CMakeLists.txt Update CMake build. 2010-01-27 06:14:12 +00:00
CallAndMessageChecker.cpp Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' 2010-01-25 17:10:22 +00:00
CallInliner.cpp Move 'LocalCheckers.h' to the 'Checkers' subdirectory. 2010-01-26 22:59:55 +00:00
CastToStructChecker.cpp
CheckDeadStores.cpp Move 'LocalCheckers.h' to the 'Checkers' subdirectory. 2010-01-26 22:59:55 +00:00
CheckObjCDealloc.cpp Move 'LocalCheckers.h' to the 'Checkers' subdirectory. 2010-01-26 22:59:55 +00:00
CheckObjCInstMethSignature.cpp Move 'LocalCheckers.h' to the 'Checkers' subdirectory. 2010-01-26 22:59:55 +00:00
CheckObjCUnusedIVars.cpp Move 'LocalCheckers.h' to the 'Checkers' subdirectory. 2010-01-26 22:59:55 +00:00
CheckSecuritySyntaxOnly.cpp Move 'LocalCheckers.h' to the 'Checkers' subdirectory. 2010-01-26 22:59:55 +00:00
CheckSizeofPointer.cpp Move 'LocalCheckers.h' to the 'Checkers' subdirectory. 2010-01-26 22:59:55 +00:00
Checker.cpp
CocoaConventions.cpp Move more naming conventions logic out of the retain/release checker to CocoaConventions.h. 2010-01-27 18:00:17 +00:00
DereferenceChecker.cpp Move 'include/Checkers/PathSensitive/Checkers' directory to 'include/Checkers'. 2010-01-26 22:56:15 +00:00
DivZeroChecker.cpp
Environment.cpp
ExplodedGraph.cpp
FixedAddressChecker.cpp
GRBlockCounter.cpp
GRCoreEngine.cpp
GRExprEngine.cpp Use getTypeAlignInChars() for alignment in VisitSizeOfAlignOfExpr(). 2010-01-27 12:54:25 +00:00
GRExprEngineExperimentalChecks.cpp Move 'LocalCheckers.h' to the 'Checkers' subdirectory. 2010-01-26 22:59:55 +00:00
GRExprEngineExperimentalChecks.h
GRExprEngineInternalChecks.h
GRState.cpp
Makefile
MallocChecker.cpp
ManagerRegistry.cpp
MemRegion.cpp
NSAutoreleasePoolChecker.cpp Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' 2010-01-25 17:10:22 +00:00
NSErrorChecker.cpp Move 'LocalCheckers.h' to the 'Checkers' subdirectory. 2010-01-26 22:59:55 +00:00
NoReturnFunctionChecker.cpp
OSAtomicChecker.cpp
PathDiagnostic.cpp Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' 2010-01-25 17:10:22 +00:00
PointerArithChecker.cpp
PointerSubChecker.cpp
PthreadLockChecker.cpp Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' 2010-01-25 17:10:22 +00:00
RangeConstraintManager.cpp
RegionStore.cpp Add missing call to Optional<...>.getValue() that was pointed out by Chandler. 2010-01-27 16:31:37 +00:00
ReturnPointerRangeChecker.cpp Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' 2010-01-25 17:10:22 +00:00
ReturnStackAddressChecker.cpp Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' 2010-01-25 17:10:22 +00:00
ReturnUndefChecker.cpp Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' 2010-01-25 17:10:22 +00:00
SVals.cpp
SValuator.cpp
SimpleConstraintManager.cpp
SimpleConstraintManager.h
SimpleSValuator.cpp
Store.cpp
SymbolManager.cpp
UndefBranchChecker.cpp
UndefResultChecker.cpp Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' 2010-01-25 17:10:22 +00:00
UndefinedArraySubscriptChecker.cpp Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' 2010-01-25 17:10:22 +00:00
UndefinedAssignmentChecker.cpp Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' 2010-01-25 17:10:22 +00:00
VLASizeChecker.cpp Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' 2010-01-25 17:10:22 +00:00
ValueManager.cpp