diff options
author | Xun Li <xun@fb.com> | 2020-05-10 21:50:32 -0700 |
---|---|---|
committer | Wenlei He <aktoon@gmail.com> | 2020-05-10 22:09:55 -0700 |
commit | 44e5aaf911751909d3e529c8bee4c380e4fa55a9 (patch) | |
tree | 556bc0954b931f6896af51e2aa0422cb6cf2c78a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1171bef0209de3367ad3837745dbc19e9d0cf1ed (diff) | |
download | llvm-44e5aaf911751909d3e529c8bee4c380e4fa55a9.zip llvm-44e5aaf911751909d3e529c8bee4c380e4fa55a9.tar.gz llvm-44e5aaf911751909d3e529c8bee4c380e4fa55a9.tar.bz2 |
Remove an unused Module param
Summary:
In D65848 the function getFuncNameInModule was refactored to no longer use module.
This diff removes the parameter and rename the function name to avoid confusion.
Reviewers: wenlei, wmi, davidxl
Reviewed By: wenlei
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D79310
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions