[all-commits] [llvm/llvm-project] 941959: [clang][dataflow] Use llvm::is_contained()
Dmitri Gribenko via All-commits
all-commits at lists.llvm.org
Tue Aug 16 10:59:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 941959d69de76342fbeebcebd9f0ebdf2f73c77d
https://github.com/llvm/llvm-project/commit/941959d69de76342fbeebcebd9f0ebdf2f73c77d
Author: Dmitri Gribenko <gribozavr at gmail.com>
Date: 2022-08-16 (Tue, 16 Aug 2022)
Changed paths:
M clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
Log Message:
-----------
[clang][dataflow] Use llvm::is_contained()
Reviewed By: samestep, xazax.hun
Differential Revision: https://reviews.llvm.org/D131975
More information about the All-commits
mailing list