[all-commits] [llvm/llvm-project] 2856e7: [analyzer][NFC] Remove outdated FIXME comment (#68...
DonatNagyE via All-commits
all-commits at lists.llvm.org
Mon Oct 9 04:56:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2856e729f3640c500499a84fb741b15775e529cf
https://github.com/llvm/llvm-project/commit/2856e729f3640c500499a84fb741b15775e529cf
Author: DonatNagyE <donat.nagy at ericsson.com>
Date: 2023-10-09 (Mon, 09 Oct 2023)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
Log Message:
-----------
[analyzer][NFC] Remove outdated FIXME comment (#68211)
This trivial commit removes a 13-year-old FIXME comment from
MallocChecker.cpp because it was fixed at least 10 years ago when
`getConjuredHeapSymbolVal()` was added.
More information about the All-commits
mailing list