[all-commits] [llvm/llvm-project] 73c492: [NFC][analyzer] Rename getTagDescription to getDeb...
Donát Nagy via All-commits
all-commits at lists.llvm.org
Mon May 26 12:29:30 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73c49293220bb36e430d9c840568d45c886bd2ab
https://github.com/llvm/llvm-project/commit/73c49293220bb36e430d9c840568d45c886bd2ab
Author: Donát Nagy <donat.nagy at ericsson.com>
Date: 2025-05-26 (Mon, 26 May 2025)
Changed paths:
M clang/include/clang/Analysis/ProgramPoint.h
M clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
M clang/include/clang/StaticAnalyzer/Core/Checker.h
M clang/lib/Analysis/ProgramPoint.cpp
M clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp
M clang/lib/StaticAnalyzer/Core/Checker.cpp
M clang/lib/StaticAnalyzer/Core/CheckerManager.cpp
M clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
Log Message:
-----------
[NFC][analyzer] Rename getTagDescription to getDebugName (#141511)
Co-authored-by: Balazs Benics <benicsbalazs at gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list