]> granicus.if.org Git - clang/commit
Rename headers: 'clang/GR' 'clang/EntoSA' and
authorTed Kremenek <kremenek@apple.com>
Thu, 23 Dec 2010 07:22:02 +0000 (07:22 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 23 Dec 2010 07:22:02 +0000 (07:22 +0000)
commit3a8f40ed5e86a97e07d255976a95d2f3ad792b6d
tree117254bbdb2b4fbee6911be73d204642e1f5e17e
parent9ef6537a894c33003359b1f9b9676e9178e028b7
Rename headers: 'clang/GR' 'clang/EntoSA' and
update Makefile.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122493 91177308-0d34-0410-b5e6-96231b3b80d8
133 files changed:
examples/PrintFunctionNames/CMakeLists.txt
examples/clang-interpreter/CMakeLists.txt
examples/clang-interpreter/Makefile
examples/wpa/CMakeLists.txt
examples/wpa/Makefile
include/clang/EntoSA/AnalysisConsumer.h [moved from include/clang/GR/AnalysisConsumer.h with 100% similarity]
include/clang/EntoSA/BugReporter/BugReporter.h [moved from include/clang/GR/BugReporter/BugReporter.h with 99% similarity]
include/clang/EntoSA/BugReporter/BugType.h [moved from include/clang/GR/BugReporter/BugType.h with 97% similarity]
include/clang/EntoSA/BugReporter/PathDiagnostic.h [moved from include/clang/GR/BugReporter/PathDiagnostic.h with 100% similarity]
include/clang/EntoSA/Checkers/DereferenceChecker.h [moved from include/clang/GR/Checkers/DereferenceChecker.h with 100% similarity]
include/clang/EntoSA/Checkers/LocalCheckers.h [moved from include/clang/GR/Checkers/LocalCheckers.h with 100% similarity]
include/clang/EntoSA/FrontendActions.h [moved from include/clang/GR/FrontendActions.h with 100% similarity]
include/clang/EntoSA/ManagerRegistry.h [moved from include/clang/GR/ManagerRegistry.h with 97% similarity]
include/clang/EntoSA/PathDiagnosticClients.h [moved from include/clang/GR/PathDiagnosticClients.h with 100% similarity]
include/clang/EntoSA/PathSensitive/AnalysisManager.h [moved from include/clang/GR/PathSensitive/AnalysisManager.h with 98% similarity]
include/clang/EntoSA/PathSensitive/BasicValueFactory.h [moved from include/clang/GR/PathSensitive/BasicValueFactory.h with 99% similarity]
include/clang/EntoSA/PathSensitive/BlockCounter.h [moved from include/clang/GR/PathSensitive/BlockCounter.h with 100% similarity]
include/clang/EntoSA/PathSensitive/Checker.h [moved from include/clang/GR/PathSensitive/Checker.h with 99% similarity]
include/clang/EntoSA/PathSensitive/CheckerHelpers.h [moved from include/clang/GR/PathSensitive/CheckerHelpers.h with 100% similarity]
include/clang/EntoSA/PathSensitive/CheckerVisitor.def [moved from include/clang/GR/PathSensitive/CheckerVisitor.def with 100% similarity]
include/clang/EntoSA/PathSensitive/CheckerVisitor.h [moved from include/clang/GR/PathSensitive/CheckerVisitor.h with 93% similarity]
include/clang/EntoSA/PathSensitive/ConstraintManager.h [moved from include/clang/GR/PathSensitive/ConstraintManager.h with 98% similarity]
include/clang/EntoSA/PathSensitive/CoreEngine.h [moved from include/clang/GR/PathSensitive/CoreEngine.h with 98% similarity]
include/clang/EntoSA/PathSensitive/Environment.h [moved from include/clang/GR/PathSensitive/Environment.h with 96% similarity]
include/clang/EntoSA/PathSensitive/ExplodedGraph.h [moved from include/clang/GR/PathSensitive/ExplodedGraph.h with 100% similarity]
include/clang/EntoSA/PathSensitive/ExprEngine.h [moved from include/clang/GR/PathSensitive/ExprEngine.h with 98% similarity]
include/clang/EntoSA/PathSensitive/ExprEngineBuilders.h [moved from include/clang/GR/PathSensitive/ExprEngineBuilders.h with 97% similarity]
include/clang/EntoSA/PathSensitive/GRState.h [moved from include/clang/GR/PathSensitive/GRState.h with 99% similarity]
include/clang/EntoSA/PathSensitive/GRStateTrait.h [moved from include/clang/GR/PathSensitive/GRStateTrait.h with 100% similarity]
include/clang/EntoSA/PathSensitive/MemRegion.h [moved from include/clang/GR/PathSensitive/MemRegion.h with 99% similarity]
include/clang/EntoSA/PathSensitive/SValBuilder.h [moved from include/clang/GR/PathSensitive/SValBuilder.h with 98% similarity]
include/clang/EntoSA/PathSensitive/SVals.h [moved from include/clang/GR/PathSensitive/SVals.h with 99% similarity]
include/clang/EntoSA/PathSensitive/Store.h [moved from include/clang/GR/PathSensitive/Store.h with 98% similarity]
include/clang/EntoSA/PathSensitive/SubEngine.h [moved from include/clang/GR/PathSensitive/SubEngine.h with 98% similarity]
include/clang/EntoSA/PathSensitive/SummaryManager.h [moved from include/clang/GR/PathSensitive/SummaryManager.h with 100% similarity]
include/clang/EntoSA/PathSensitive/SymbolManager.h [moved from include/clang/GR/PathSensitive/SymbolManager.h with 100% similarity]
include/clang/EntoSA/PathSensitive/TransferFuncs.h [moved from include/clang/GR/PathSensitive/TransferFuncs.h with 96% similarity]
include/clang/EntoSA/PathSensitive/WorkList.h [moved from include/clang/GR/PathSensitive/WorkList.h with 97% similarity]
lib/CMakeLists.txt
lib/EntoSA/AggExprVisitor.cpp [moved from lib/GR/AggExprVisitor.cpp with 97% similarity]
lib/EntoSA/AnalysisManager.cpp [moved from lib/GR/AnalysisManager.cpp with 94% similarity]
lib/EntoSA/AnalyzerStatsChecker.cpp [moved from lib/GR/AnalyzerStatsChecker.cpp with 96% similarity]
lib/EntoSA/BasicConstraintManager.cpp [moved from lib/GR/BasicConstraintManager.cpp with 98% similarity]
lib/EntoSA/BasicStore.cpp [moved from lib/GR/BasicStore.cpp with 99% similarity]
lib/EntoSA/BasicValueFactory.cpp [moved from lib/GR/BasicValueFactory.cpp with 99% similarity]
lib/EntoSA/BlockCounter.cpp [moved from lib/GR/BlockCounter.cpp with 97% similarity]
lib/EntoSA/BugReporter.cpp [moved from lib/GR/BugReporter.cpp with 99% similarity]
lib/EntoSA/BugReporterVisitors.cpp [moved from lib/GR/BugReporterVisitors.cpp with 98% similarity]
lib/EntoSA/CFRefCount.cpp [moved from lib/GR/CFRefCount.cpp with 99% similarity]
lib/EntoSA/CMakeLists.txt [moved from lib/GR/CMakeLists.txt with 87% similarity]
lib/EntoSA/CXXExprEngine.cpp [moved from lib/GR/CXXExprEngine.cpp with 99% similarity]
lib/EntoSA/Checker.cpp [moved from lib/GR/Checker.cpp with 96% similarity]
lib/EntoSA/CheckerHelpers.cpp [moved from lib/GR/CheckerHelpers.cpp with 97% similarity]
lib/EntoSA/Checkers/AdjustedReturnValueChecker.cpp [moved from lib/GR/Checkers/AdjustedReturnValueChecker.cpp with 94% similarity]
lib/EntoSA/Checkers/AnalysisConsumer.cpp [moved from lib/GR/Checkers/AnalysisConsumer.cpp with 97% similarity]
lib/EntoSA/Checkers/ArrayBoundChecker.cpp [moved from lib/GR/Checkers/ArrayBoundChecker.cpp with 94% similarity]
lib/EntoSA/Checkers/ArrayBoundCheckerV2.cpp [moved from lib/GR/Checkers/ArrayBoundCheckerV2.cpp with 98% similarity]
lib/EntoSA/Checkers/AttrNonNullChecker.cpp [moved from lib/GR/Checkers/AttrNonNullChecker.cpp with 97% similarity]
lib/EntoSA/Checkers/BasicObjCFoundationChecks.cpp [moved from lib/GR/Checkers/BasicObjCFoundationChecks.cpp with 97% similarity]
lib/EntoSA/Checkers/BasicObjCFoundationChecks.h [moved from lib/GR/Checkers/BasicObjCFoundationChecks.h with 100% similarity]
lib/EntoSA/Checkers/BuiltinFunctionChecker.cpp [moved from lib/GR/Checkers/BuiltinFunctionChecker.cpp with 98% similarity]
lib/EntoSA/Checkers/CMakeLists.txt [moved from lib/GR/Checkers/CMakeLists.txt with 91% similarity]
lib/EntoSA/Checkers/CStringChecker.cpp [moved from lib/GR/Checkers/CStringChecker.cpp with 99% similarity]
lib/EntoSA/Checkers/CallAndMessageChecker.cpp [moved from lib/GR/Checkers/CallAndMessageChecker.cpp with 99% similarity]
lib/EntoSA/Checkers/CastSizeChecker.cpp [moved from lib/GR/Checkers/CastSizeChecker.cpp with 96% similarity]
lib/EntoSA/Checkers/CastToStructChecker.cpp [moved from lib/GR/Checkers/CastToStructChecker.cpp with 96% similarity]
lib/EntoSA/Checkers/CheckDeadStores.cpp [moved from lib/GR/Checkers/CheckDeadStores.cpp with 98% similarity]
lib/EntoSA/Checkers/CheckObjCDealloc.cpp [moved from lib/GR/Checkers/CheckObjCDealloc.cpp with 98% similarity]
lib/EntoSA/Checkers/CheckObjCInstMethSignature.cpp [moved from lib/GR/Checkers/CheckObjCInstMethSignature.cpp with 96% similarity]
lib/EntoSA/Checkers/CheckSecuritySyntaxOnly.cpp [moved from lib/GR/Checkers/CheckSecuritySyntaxOnly.cpp with 99% similarity]
lib/EntoSA/Checkers/CheckSizeofPointer.cpp [moved from lib/GR/Checkers/CheckSizeofPointer.cpp with 95% similarity]
lib/EntoSA/Checkers/ChrootChecker.cpp [moved from lib/GR/Checkers/ChrootChecker.cpp with 95% similarity]
lib/EntoSA/Checkers/DereferenceChecker.cpp [moved from lib/GR/Checkers/DereferenceChecker.cpp with 97% similarity]
lib/EntoSA/Checkers/DivZeroChecker.cpp [moved from lib/GR/Checkers/DivZeroChecker.cpp with 96% similarity]
lib/EntoSA/Checkers/ExprEngine.cpp [moved from lib/GR/Checkers/ExprEngine.cpp with 99% similarity]
lib/EntoSA/Checkers/ExprEngineExperimentalChecks.cpp [moved from lib/GR/Checkers/ExprEngineExperimentalChecks.cpp with 96% similarity]
lib/EntoSA/Checkers/ExprEngineExperimentalChecks.h [moved from lib/GR/Checkers/ExprEngineExperimentalChecks.h with 100% similarity]
lib/EntoSA/Checkers/ExprEngineInternalChecks.h [moved from lib/GR/Checkers/ExprEngineInternalChecks.h with 100% similarity]
lib/EntoSA/Checkers/FixedAddressChecker.cpp [moved from lib/GR/Checkers/FixedAddressChecker.cpp with 95% similarity]
lib/EntoSA/Checkers/FrontendActions.cpp [moved from lib/GR/Checkers/FrontendActions.cpp with 89% similarity]
lib/EntoSA/Checkers/IdempotentOperationChecker.cpp [moved from lib/GR/Checkers/IdempotentOperationChecker.cpp with 98% similarity]
lib/EntoSA/Checkers/LLVMConventionsChecker.cpp [moved from lib/GR/Checkers/LLVMConventionsChecker.cpp with 98% similarity]
lib/EntoSA/Checkers/MacOSXAPIChecker.cpp [moved from lib/GR/Checkers/MacOSXAPIChecker.cpp with 96% similarity]
lib/EntoSA/Checkers/Makefile [moved from lib/GR/Checkers/Makefile with 94% similarity]
lib/EntoSA/Checkers/MallocChecker.cpp [moved from lib/GR/Checkers/MallocChecker.cpp with 98% similarity]
lib/EntoSA/Checkers/NSAutoreleasePoolChecker.cpp [moved from lib/GR/Checkers/NSAutoreleasePoolChecker.cpp with 94% similarity]
lib/EntoSA/Checkers/NSErrorChecker.cpp [moved from lib/GR/Checkers/NSErrorChecker.cpp with 97% similarity]
lib/EntoSA/Checkers/NoReturnFunctionChecker.cpp [moved from lib/GR/Checkers/NoReturnFunctionChecker.cpp with 97% similarity]
lib/EntoSA/Checkers/OSAtomicChecker.cpp [moved from lib/GR/Checkers/OSAtomicChecker.cpp with 99% similarity]
lib/EntoSA/Checkers/ObjCAtSyncChecker.cpp [moved from lib/GR/Checkers/ObjCAtSyncChecker.cpp with 93% similarity]
lib/EntoSA/Checkers/ObjCUnusedIVarsChecker.cpp [moved from lib/GR/Checkers/ObjCUnusedIVarsChecker.cpp with 97% similarity]
lib/EntoSA/Checkers/PointerArithChecker.cpp [moved from lib/GR/Checkers/PointerArithChecker.cpp with 95% similarity]
lib/EntoSA/Checkers/PointerSubChecker.cpp [moved from lib/GR/Checkers/PointerSubChecker.cpp with 95% similarity]
lib/EntoSA/Checkers/PthreadLockChecker.cpp [moved from lib/GR/Checkers/PthreadLockChecker.cpp with 96% similarity]
lib/EntoSA/Checkers/ReturnPointerRangeChecker.cpp [moved from lib/GR/Checkers/ReturnPointerRangeChecker.cpp with 95% similarity]
lib/EntoSA/Checkers/ReturnUndefChecker.cpp [moved from lib/GR/Checkers/ReturnUndefChecker.cpp with 92% similarity]
lib/EntoSA/Checkers/StackAddrLeakChecker.cpp [moved from lib/GR/Checkers/StackAddrLeakChecker.cpp with 97% similarity]
lib/EntoSA/Checkers/StreamChecker.cpp [moved from lib/GR/Checkers/StreamChecker.cpp with 98% similarity]
lib/EntoSA/Checkers/UndefBranchChecker.cpp [moved from lib/GR/Checkers/UndefBranchChecker.cpp with 97% similarity]
lib/EntoSA/Checkers/UndefCapturedBlockVarChecker.cpp [moved from lib/GR/Checkers/UndefCapturedBlockVarChecker.cpp with 95% similarity]
lib/EntoSA/Checkers/UndefResultChecker.cpp [moved from lib/GR/Checkers/UndefResultChecker.cpp with 94% similarity]
lib/EntoSA/Checkers/UndefinedArraySubscriptChecker.cpp [moved from lib/GR/Checkers/UndefinedArraySubscriptChecker.cpp with 94% similarity]
lib/EntoSA/Checkers/UndefinedAssignmentChecker.cpp [moved from lib/GR/Checkers/UndefinedAssignmentChecker.cpp with 96% similarity]
lib/EntoSA/Checkers/UnixAPIChecker.cpp [moved from lib/GR/Checkers/UnixAPIChecker.cpp with 98% similarity]
lib/EntoSA/Checkers/UnreachableCodeChecker.cpp [moved from lib/GR/Checkers/UnreachableCodeChecker.cpp with 96% similarity]
lib/EntoSA/Checkers/VLASizeChecker.cpp [moved from lib/GR/Checkers/VLASizeChecker.cpp with 96% similarity]
lib/EntoSA/CoreEngine.cpp [moved from lib/GR/CoreEngine.cpp with 99% similarity]
lib/EntoSA/Environment.cpp [moved from lib/GR/Environment.cpp with 99% similarity]
lib/EntoSA/ExplodedGraph.cpp [moved from lib/GR/ExplodedGraph.cpp with 98% similarity]
lib/EntoSA/FlatStore.cpp [moved from lib/GR/FlatStore.cpp with 99% similarity]
lib/EntoSA/GRState.cpp [moved from lib/GR/GRState.cpp with 98% similarity]
lib/EntoSA/HTMLDiagnostics.cpp [moved from lib/GR/HTMLDiagnostics.cpp with 99% similarity]
lib/EntoSA/Makefile [moved from lib/GR/Makefile with 95% similarity]
lib/EntoSA/ManagerRegistry.cpp [moved from lib/GR/ManagerRegistry.cpp with 94% similarity]
lib/EntoSA/MemRegion.cpp [moved from lib/GR/MemRegion.cpp with 99% similarity]
lib/EntoSA/PathDiagnostic.cpp [moved from lib/GR/PathDiagnostic.cpp with 99% similarity]
lib/EntoSA/PlistDiagnostics.cpp [moved from lib/GR/PlistDiagnostics.cpp with 99% similarity]
lib/EntoSA/README.txt [moved from lib/GR/README.txt with 100% similarity]
lib/EntoSA/RangeConstraintManager.cpp [moved from lib/GR/RangeConstraintManager.cpp with 98% similarity]
lib/EntoSA/RegionStore.cpp [moved from lib/GR/RegionStore.cpp with 99% similarity]
lib/EntoSA/SValBuilder.cpp [moved from lib/GR/SValBuilder.cpp with 97% similarity]
lib/EntoSA/SVals.cpp [moved from lib/GR/SVals.cpp with 99% similarity]
lib/EntoSA/SimpleConstraintManager.cpp [moved from lib/GR/SimpleConstraintManager.cpp with 98% similarity]
lib/EntoSA/SimpleConstraintManager.h [moved from lib/GR/SimpleConstraintManager.h with 97% similarity]
lib/EntoSA/SimpleSValBuilder.cpp [moved from lib/GR/SimpleSValBuilder.cpp with 99% similarity]
lib/EntoSA/Store.cpp [moved from lib/GR/Store.cpp with 99% similarity]
lib/EntoSA/SymbolManager.cpp [moved from lib/GR/SymbolManager.cpp with 98% similarity]
lib/EntoSA/TextPathDiagnostics.cpp [moved from lib/GR/TextPathDiagnostics.cpp with 95% similarity]
lib/FrontendTool/CMakeLists.txt
lib/FrontendTool/ExecuteCompilerInvocation.cpp
lib/Makefile
tools/driver/CMakeLists.txt
tools/driver/Makefile