.. |
APSIntType.cpp
|
…
|
|
AnalysisManager.cpp
|
…
|
|
AnalyzerOptions.cpp
|
[clang] Don't use Optional::hasValue (NFC)
|
2022-06-25 22:26:24 -07:00 |
BasicValueFactory.cpp
|
[analyzer] Fix static_cast on pointer-to-member handling
|
2021-02-15 11:44:37 +03:00 |
BlockCounter.cpp
|
…
|
|
BugReporter.cpp
|
Revert "Don't use Optional::hasValue (NFC)"
|
2022-06-25 11:56:50 -07:00 |
BugReporterVisitors.cpp
|
[clang] Don't use Optional::hasValue (NFC)
|
2022-06-25 22:26:24 -07:00 |
CMakeLists.txt
|
[analyzer][NFC] Separate CallDescription from CallEvent
|
2021-11-15 19:10:46 +01:00 |
CallDescription.cpp
|
[clang] Don't use Optional::getValue (NFC)
|
2022-06-20 22:59:26 -07:00 |
CallEvent.cpp
|
[clang] Don't use Optional::getValue (NFC)
|
2022-06-20 22:59:26 -07:00 |
Checker.cpp
|
…
|
|
CheckerContext.cpp
|
[analyzer][NFC] Prefer using isa<> instead getAs<> in conditions
|
2022-06-15 16:58:13 +02:00 |
CheckerHelpers.cpp
|
[analyzer] Model comparision methods of std::unique_ptr
|
2021-07-16 09:54:05 +05:30 |
CheckerManager.cpp
|
[analyzer] Dump checker name if multiple checkers evaluate the same call
|
2021-11-02 14:42:14 +01:00 |
CheckerRegistryData.cpp
|
…
|
|
CommonBugCategories.cpp
|
[analyzer] Introduce common bug category "Unused code".
|
2021-03-17 20:58:27 -07:00 |
ConstraintManager.cpp
|
[analyzer][NFC] Add LLVM_UNLIKELY to assumeDualImpl
|
2022-06-07 12:48:48 +02:00 |
CoreEngine.cpp
|
[clang][analyzer][ctu] Make CTU a two phase analysis
|
2022-05-18 10:35:52 +02:00 |
DynamicExtent.cpp
|
[analyzer] DynamicSize: Rename 'size' to 'extent'
|
2021-04-05 19:20:43 +02:00 |
DynamicType.cpp
|
[clang] Add a raw_ostream operator<< overload for QualType
|
2022-04-20 22:09:05 +01:00 |
Environment.cpp
|
[clang] Don't use Optional::getValue (NFC)
|
2022-06-20 22:59:26 -07:00 |
ExplodedGraph.cpp
|
[analyzer][NFC] Refactor llvm::isa<> usages in the StaticAnalyzer
|
2021-10-20 17:43:31 +02:00 |
ExprEngine.cpp
|
[OpenMP] Initial parsing and sema support for 'masked taskloop' construct
|
2022-06-24 10:00:08 -07:00 |
ExprEngineC.cpp
|
[analyzer][NFC] Prefer using isa<> instead getAs<> in conditions
|
2022-06-15 16:58:13 +02:00 |
ExprEngineCXX.cpp
|
[analyzer] Inline operator delete when MayInlineCXXAllocator is set.
|
2022-05-09 15:44:33 +02:00 |
ExprEngineCallAndReturn.cpp
|
[clang] Don't use Optional::hasValue (NFC)
|
2022-06-25 22:26:24 -07:00 |
ExprEngineObjC.cpp
|
[analyzer][NFC] Don't bind values to ObjCForCollectionStmt, replace it with a GDM trait
|
2020-09-11 15:58:48 +02:00 |
FunctionSummary.cpp
|
…
|
|
HTMLDiagnostics.cpp
|
[clang] Use llvm::reverse (NFC)
|
2021-12-17 16:51:42 -08:00 |
LoopUnrolling.cpp
|
[APInt] Remove all uses of zextOrSelf, sextOrSelf and truncOrSelf
|
2022-05-19 11:23:13 +01:00 |
LoopWidening.cpp
|
[analyzer][NFC] Refactor llvm::isa<> usages in the StaticAnalyzer
|
2021-10-20 17:43:31 +02:00 |
MemRegion.cpp
|
[clang] Introduce -fstrict-flex-arrays=<n> for stricter handling of flexible arrays
|
2022-06-24 16:13:29 +02:00 |
PlistDiagnostics.cpp
|
Revert "Don't use Optional::hasValue (NFC)"
|
2022-06-25 11:56:50 -07:00 |
PrettyStackTraceLocationContext.h
|
…
|
|
ProgramState.cpp
|
[analyzer][NFC] Prefer using isa<> instead getAs<> in conditions
|
2022-06-15 16:58:13 +02:00 |
RangeConstraintManager.cpp
|
[analyzer][NFC] Move overconstrained check from reAssume to assumeDualImpl
|
2022-06-02 11:41:19 +02:00 |
RangedConstraintManager.cpp
|
[analyzer] Fix crash in RangedConstraintManager.cpp
|
2022-03-23 08:26:40 -05:00 |
RegionStore.cpp
|
[clang] Don't use Optional::getValue (NFC)
|
2022-06-20 22:59:26 -07:00 |
SMTConstraintManager.cpp
|
[llvm][clang][NFC] updates inline licence info
|
2021-08-11 02:48:53 +00:00 |
SValBuilder.cpp
|
[analyzer][NFC] Prefer using isa<> instead getAs<> in conditions
|
2022-06-15 16:58:13 +02:00 |
SVals.cpp
|
[analyzer][NFC] Substitute the SVal::evalMinus and evalComplement functions
|
2022-06-14 18:56:43 +02:00 |
SarifDiagnostics.cpp
|
[clang] Convert for_each to range-based for loops (NFC)
|
2022-06-10 22:39:45 -07:00 |
SimpleConstraintManager.cpp
|
[analyzer] Remove NotifyAssumeClients
|
2022-06-07 13:02:03 +02:00 |
SimpleSValBuilder.cpp
|
[analyzer][NFC] Prefer using isa<> instead getAs<> in conditions
|
2022-06-15 16:58:13 +02:00 |
Store.cpp
|
[analyzer][NFC] Prefer using isa<> instead getAs<> in conditions
|
2022-06-15 16:58:13 +02:00 |
SymbolManager.cpp
|
[analyzer] Add UnarySymExpr
|
2022-05-26 14:00:27 +02:00 |
TextDiagnostics.cpp
|
Fix a typo (occured => occurred)
|
2022-02-08 21:35:26 +01:00 |
WorkList.cpp
|
Use llvm::less_second (NFC)
|
2022-06-04 22:48:32 -07:00 |