master
Code format
Clang-Format
Code formating
Replace MutableMemberChecker with version that checks access to mutable member via const pointer
[CORE] [Clang]Cleanup clang-analyzer warnings
StaticAnalyzer fixes for clang 21
Use emitReport with BugType pointer instead of emitBasicReport. Enable function/class checker bug reports.
Add CMS_SA_ALLOW exceptions on checks involving Decls.
set includetype to false
EventSetupRecord::get static analyzer: Add calls to get made in non-member functions
Add use FWCore/Utilities source_only=1 to Buildfile.xml, remove commmented out code
SA: Ignore system header in FunctionChecker
Fix bug the prevented anonymous namespace file path from being added
code-format
Simplify checkAssignToMutable function
Utilities/StaticAnalyzer: Honor use of CMS_SA_ALLOW for ParameterSet::existsAs checker
code format
Revert "Replace the use of bare pointer and new with unique_ptr and make_unique"
sync back llvm10 changes
Update UnnecessaryMutableChecker.cpp
Utilities/StaticAnalyzers: Update function dumper to not add virtual at the end of function call printout. Change category of some checks to deprecated.
Fix getParamDumper::evalCall arguments