[all-commits] [llvm/llvm-project] 180994: [llvm][NFC][CallSite] Remove CallSite from Lint.cpp
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Apr 20 12:29:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1809949239ae9b029b8e6fc05269f46c0cd90908
https://github.com/llvm/llvm-project/commit/1809949239ae9b029b8e6fc05269f46c0cd90908
Author: Mircea Trofin <mtrofin at google.com>
Date: 2020-04-20 (Mon, 20 Apr 2020)
Changed paths:
M llvm/lib/Analysis/Lint.cpp
Log Message:
-----------
[llvm][NFC][CallSite] Remove CallSite from Lint.cpp
Summary: The CallSite arg iterator is really User::op_iterator.
Reviewers: dblaikie, craig.topper
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D78507
More information about the All-commits
mailing list