Csaba Dabis
|
66328ff826
[analyzer] print() JSONify: SVal implementation
|
6 жил өмнө |
Fangrui Song
|
0761773157
Fix file headers. NFC
|
6 жил өмнө |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 жил өмнө |
Richard Trieu
|
f9802cffcd
Fix header issues.
|
6 жил өмнө |
Artem Dergachev
|
88f8d0b7bd
[analyzer] Fix symbol discovery in nonloc::LocAsInteger values.
|
6 жил өмнө |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 жил өмнө |
Aleksei Sidorin
|
8aec086b16
[analyzer] Don't crash on printing ConcreteInt of size >64 bits
|
7 жил өмнө |
Eugene Zelenko
|
09a80cc504
[StaticAnalyzer] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 жил өмнө |
NAKAMURA Takumi
|
669951b136
SVal::getAsSymbol(bool IncludeBaseRegions): Follow clang/StaticAnalyzer/Core/PathSensitive/SVals.h, s/IncludeBaseRegion/IncludeBaseRegions/g [-Wdocumentation]
|
7 жил өмнө |
Devin Coughlin
|
9761e66e32
[analyzer] Add a new SVal to support pointer-to-member operations.
|
8 жил өмнө |
Yaron Keren
|
dcbc03e446
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
|
9 жил өмнө |
Artem Dergachev
|
3e7cbba83d
[analyzer] Fix SVal/SymExpr/MemRegion class and enum names for consistency.
|
9 жил өмнө |
Craig Topper
|
1843a2095a
[C++11] Use 'nullptr'. StaticAnalyzer edition.
|
11 жил өмнө |
Anna Zaks
|
8ef064d53f
[analyzer] Ensure BugReporterTracking works on regions with pointer arithmetic
|
12 жил өмнө |
Jordan Rose
|
a339cd66be
[analyzer] Loc-Loc operations (subtraction or comparison) produce a NonLoc.
|
12 жил өмнө |
David Blaikie
|
dc84cd5efd
Include llvm::Optional in clang/Basic/LLVM.h
|
12 жил өмнө |
David Blaikie
|
5251abea41
Replace SVal llvm::cast support to be well-defined.
|
12 жил өмнө |
Jordan Rose
|
978aeac1a9
[analyzer] Reuse a LazyCompoundVal if its type matches the new region.
|
12 жил өмнө |
Benjamin Kramer
|
a93d0f2806
Include pruning and general cleanup.
|
12 жил өмнө |
Anna Zaks
|
5fc1d0c453
[analyzer] Teach the analyzer about implicit initialization of statics
|
13 жил өмнө |
Jordan Rose
|
b11a3ada9a
[analyzer] Don't strip CXXBaseObjectRegions when checking dynamic_casts.
|
13 жил өмнө |
Jordan Rose
|
4ccc4cc5d4
[analyzer] Remove obsolete ObjCPropRef SVal kind.
|
13 жил өмнө |
Anna Zaks
|
4f4705faae
[analyzer] Remove redundant if statement (pointed out by Ted).
|
13 жил өмнө |
Anna Zaks
|
076add680e
[analyzer] +Comments
|
13 жил өмнө |
David Blaikie
|
561d3abc88
Remove unnecessary default cases in switches over enums.
|
13 жил өмнө |
Anna Zaks
|
1d1d515b2b
[analyzer] Refactor: Move symbol_iterator from SVal to SymExpr, use it
|
13 жил өмнө |
Anna Zaks
|
aace9ef279
[analyzer] Propagate taint through NonLoc to NonLoc casts.
|
13 жил өмнө |
Anna Zaks
|
5344baa704
[analyzer] Unify SymbolVal and SymExprVal under a single SymbolVal
|
13 жил өмнө |
Anna Zaks
|
3cdf584e06
[analyzer] First step toward removing
|
13 жил өмнө |
Anna Zaks
|
64595fad45
[analyzer] Add a helper method.
|
13 жил өмнө |