index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
include/clang/Analysis/DomainSpecific/CocoaConventions.h
2
-rw-r--r--
include/clang/GR/AnalysisConsumer.h
2
-rw-r--r--
include/clang/GR/BugReporter/BugReporter.h
2
-rw-r--r--
include/clang/GR/BugReporter/BugType.h
2
-rw-r--r--
include/clang/GR/BugReporter/PathDiagnostic.h
2
-rw-r--r--
include/clang/GR/Checkers/DereferenceChecker.h
2
-rw-r--r--
include/clang/GR/Checkers/LocalCheckers.h
2
-rw-r--r--
include/clang/GR/FrontendActions.h
2
-rw-r--r--
include/clang/GR/ManagerRegistry.h
2
-rw-r--r--
include/clang/GR/PathDiagnosticClients.h
2
-rw-r--r--
include/clang/GR/PathSensitive/AnalysisManager.h
2
-rw-r--r--
include/clang/GR/PathSensitive/BasicValueFactory.h
2
-rw-r--r--
include/clang/GR/PathSensitive/BlockCounter.h
2
-rw-r--r--
include/clang/GR/PathSensitive/Checker.h
2
-rw-r--r--
include/clang/GR/PathSensitive/CheckerHelpers.h
2
-rw-r--r--
include/clang/GR/PathSensitive/CheckerVisitor.h
2
-rw-r--r--
include/clang/GR/PathSensitive/ConstraintManager.h
2
-rw-r--r--
include/clang/GR/PathSensitive/CoreEngine.h
2
-rw-r--r--
include/clang/GR/PathSensitive/Environment.h
2
-rw-r--r--
include/clang/GR/PathSensitive/ExplodedGraph.h
10
-rw-r--r--
include/clang/GR/PathSensitive/ExprEngine.h
2
-rw-r--r--
include/clang/GR/PathSensitive/ExprEngineBuilders.h
2
-rw-r--r--
include/clang/GR/PathSensitive/GRState.h
2
-rw-r--r--
include/clang/GR/PathSensitive/GRStateTrait.h
2
-rw-r--r--
include/clang/GR/PathSensitive/MemRegion.h
4
-rw-r--r--
include/clang/GR/PathSensitive/SValBuilder.h
2
-rw-r--r--
include/clang/GR/PathSensitive/SVals.h
14
-rw-r--r--
include/clang/GR/PathSensitive/Store.h
2
-rw-r--r--
include/clang/GR/PathSensitive/SubEngine.h
2
-rw-r--r--
include/clang/GR/PathSensitive/SummaryManager.h
2
-rw-r--r--
include/clang/GR/PathSensitive/SymbolManager.h
4
-rw-r--r--
include/clang/GR/PathSensitive/TransferFuncs.h
2
-rw-r--r--
include/clang/GR/PathSensitive/WorkList.h
2
-rw-r--r--
lib/Analysis/CocoaConventions.cpp
2
-rw-r--r--
lib/FrontendTool/ExecuteCompilerInvocation.cpp
2
-rw-r--r--
lib/GR/AggExprVisitor.cpp
2
-rw-r--r--
lib/GR/AnalysisManager.cpp
2
-rw-r--r--
lib/GR/AnalyzerStatsChecker.cpp
4
-rw-r--r--
lib/GR/BasicConstraintManager.cpp
6
-rw-r--r--
lib/GR/BasicStore.cpp
4
-rw-r--r--
lib/GR/BasicValueFactory.cpp
2
-rw-r--r--
lib/GR/BlockCounter.cpp
2
-rw-r--r--
lib/GR/BugReporter.cpp
2
-rw-r--r--
lib/GR/BugReporterVisitors.cpp
2
-rw-r--r--
lib/GR/CFRefCount.cpp
8
-rw-r--r--
lib/GR/CXXExprEngine.cpp
2
-rw-r--r--
lib/GR/Checker.cpp
2
-rw-r--r--
lib/GR/CheckerHelpers.cpp
8
-rw-r--r--
lib/GR/Checkers/AdjustedReturnValueChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/AnalysisConsumer.cpp
4
-rw-r--r--
lib/GR/Checkers/ArrayBoundChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/ArrayBoundCheckerV2.cpp
4
-rw-r--r--
lib/GR/Checkers/AttrNonNullChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/BasicObjCFoundationChecks.cpp
4
-rw-r--r--
lib/GR/Checkers/BasicObjCFoundationChecks.h
2
-rw-r--r--
lib/GR/Checkers/BuiltinFunctionChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/CStringChecker.cpp
6
-rw-r--r--
lib/GR/Checkers/CallAndMessageChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/CastSizeChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/CastToStructChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/CheckDeadStores.cpp
4
-rw-r--r--
lib/GR/Checkers/CheckObjCDealloc.cpp
4
-rw-r--r--
lib/GR/Checkers/CheckObjCInstMethSignature.cpp
4
-rw-r--r--
lib/GR/Checkers/CheckSecuritySyntaxOnly.cpp
4
-rw-r--r--
lib/GR/Checkers/CheckSizeofPointer.cpp
4
-rw-r--r--
lib/GR/Checkers/ChrootChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/DereferenceChecker.cpp
6
-rw-r--r--
lib/GR/Checkers/DivZeroChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/ExprEngine.cpp
2
-rw-r--r--
lib/GR/Checkers/ExprEngineExperimentalChecks.cpp
6
-rw-r--r--
lib/GR/Checkers/ExprEngineExperimentalChecks.h
2
-rw-r--r--
lib/GR/Checkers/ExprEngineInternalChecks.h
2
-rw-r--r--
lib/GR/Checkers/FixedAddressChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/FrontendActions.cpp
2
-rw-r--r--
lib/GR/Checkers/IdempotentOperationChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/LLVMConventionsChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/MacOSXAPIChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/MallocChecker.cpp
6
-rw-r--r--
lib/GR/Checkers/NSAutoreleasePoolChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/NSErrorChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/NoReturnFunctionChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/OSAtomicChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/ObjCAtSyncChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/ObjCUnusedIVarsChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/PointerArithChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/PointerSubChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/PthreadLockChecker.cpp
6
-rw-r--r--
lib/GR/Checkers/ReturnPointerRangeChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/ReturnUndefChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/StackAddrLeakChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/StreamChecker.cpp
6
-rw-r--r--
lib/GR/Checkers/UndefBranchChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/UndefCapturedBlockVarChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/UndefResultChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/UndefinedArraySubscriptChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/UndefinedAssignmentChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/UnixAPIChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/UnreachableCodeChecker.cpp
4
-rw-r--r--
lib/GR/Checkers/VLASizeChecker.cpp
4
-rw-r--r--
lib/GR/CoreEngine.cpp
4
-rw-r--r--
lib/GR/Environment.cpp
2
-rw-r--r--
lib/GR/ExplodedGraph.cpp
2
-rw-r--r--
lib/GR/FlatStore.cpp
4
-rw-r--r--
lib/GR/GRState.cpp
2
-rw-r--r--
lib/GR/HTMLDiagnostics.cpp
6
-rw-r--r--
lib/GR/ManagerRegistry.cpp
2
-rw-r--r--
lib/GR/MemRegion.cpp
2
-rw-r--r--
lib/GR/PathDiagnostic.cpp
2
-rw-r--r--
lib/GR/PlistDiagnostics.cpp
6
-rw-r--r--
lib/GR/RangeConstraintManager.cpp
6
-rw-r--r--
lib/GR/RegionStore.cpp
6
-rw-r--r--
lib/GR/SValBuilder.cpp
2
-rw-r--r--
lib/GR/SVals.cpp
2
-rw-r--r--
lib/GR/SimpleConstraintManager.cpp
4
-rw-r--r--
lib/GR/SimpleConstraintManager.h
2
-rw-r--r--
lib/GR/SimpleSValBuilder.cpp
8
-rw-r--r--
lib/GR/Store.cpp
2
-rw-r--r--
lib/GR/SymbolManager.cpp
2
-rw-r--r--
lib/GR/TextPathDiagnostics.cpp
6