[all-commits] [llvm/llvm-project] f7a759: [StaticAnalyzer] Stop including llvm/ADT/Immutable...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Nov 11 13:36:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7a759d1b7b8830c3c70802a1e0cc84ae6e12ef6
https://github.com/llvm/llvm-project/commit/f7a759d1b7b8830c3c70802a1e0cc84ae6e12ef6
Author: Kazu Hirata <kazu at google.com>
Date: 2023-11-11 (Sat, 11 Nov 2023)
Changed paths:
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h
M clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
Log Message:
-----------
[StaticAnalyzer] Stop including llvm/ADT/ImmutableMap.h (NFC)
Identified with clangd.
More information about the All-commits
mailing list