.. |
FlowSensitive
|
[clang][dataflow] Use llvm::is_contained()
|
2022-08-16 19:59:21 +02:00 |
plugins
|
clang-analyzer plugins require LLVM_ENABLE_PLUGINS also
|
2022-02-16 11:59:09 -05:00 |
AnalysisDeclContext.cpp
|
[Clang][C++20] Support capturing structured bindings in lambdas
|
2022-08-04 10:12:53 +02:00 |
BodyFarm.cpp
|
[clang] Use value instead of getValue (NFC)
|
2022-07-13 23:39:33 -07:00 |
CFG.cpp
|
[CFG] Fix crash on CFG building when deriving from a template.
|
2022-08-16 13:01:13 +02:00 |
CFGReachabilityAnalysis.cpp
|
…
|
|
CFGStmtMap.cpp
|
…
|
|
CMakeLists.txt
|
[clang][dataflow] Add base types for building dataflow analyses
|
2021-11-30 14:44:40 +00:00 |
CallGraph.cpp
|
…
|
|
CalledOnceCheck.cpp
|
[clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
|
2022-08-08 09:12:46 -07:00 |
CloneDetection.cpp
|
[AST, Analysis] Use llvm::reverse (NFC)
|
2021-11-07 09:53:14 -08:00 |
CocoaConventions.cpp
|
…
|
|
CodeInjector.cpp
|
…
|
|
ConstructionContext.cpp
|
[analyzer] Lambda capture non-POD type array
|
2022-07-26 09:40:25 +02:00 |
Consumed.cpp
|
…
|
|
Dominators.cpp
|
…
|
|
ExprMutationAnalyzer.cpp
|
[clang-tidy] implement new check 'misc-const-correctness' to add 'const' to unmodified variables
|
2022-07-24 19:37:54 +02:00 |
IssueHash.cpp
|
Revert "Revert "[analyzer] NFC: Move IssueHash to libAnalysis.""
|
2020-11-17 16:01:49 -08:00 |
LiveVariables.cpp
|
[analyzer] Structured binding to tuple-like types
|
2022-07-26 10:24:29 +02:00 |
MacroExpansionContext.cpp
|
PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23
|
2021-07-08 13:37:57 -07:00 |
ObjCNoReturn.cpp
|
Use llvm::is_contained (NFC)
|
2021-10-24 09:32:57 -07:00 |
PathDiagnostic.cpp
|
[clang] Use value instead of getValue (NFC)
|
2022-07-13 23:39:33 -07:00 |
PostOrderCFGView.cpp
|
…
|
|
ProgramPoint.cpp
|
…
|
|
ReachableCode.cpp
|
[clang][diagnostics] Don't warn about unreachable code in constexpr if
|
2022-08-15 15:24:39 -04:00 |
RetainSummaryManager.cpp
|
[clang] Implement ElaboratedType sugaring for types written bare
|
2022-07-27 11:10:54 +02:00 |
ThreadSafety.cpp
|
[clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
|
2022-08-08 09:12:46 -07:00 |
ThreadSafetyCommon.cpp
|
Thread safety analysis: Store capability kind in CapabilityExpr
|
2022-04-29 22:30:33 +02:00 |
ThreadSafetyLogical.cpp
|
…
|
|
ThreadSafetyTIL.cpp
|
…
|
|
UninitializedValues.cpp
|
[clang] Use value instead of getValue (NFC)
|
2022-07-13 23:39:33 -07:00 |