diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2019-11-04 09:20:38 +0100 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2019-11-04 17:07:53 +0100 |
commit | 9ba16615fa07c586965b1fa2dc6e88f13fe8031d (patch) | |
tree | 9ca3a1b4b6179413c1125eaa174128e9e87471bf /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | b14ff0caecbdbb8312e5671047b9b1dff32da1ca (diff) | |
download | bcm5719-llvm-9ba16615fa07c586965b1fa2dc6e88f13fe8031d.tar.gz bcm5719-llvm-9ba16615fa07c586965b1fa2dc6e88f13fe8031d.zip |
[Sema] Make helper in TreeTransform.h 'inline' instead of 'static'. NFC
Summary:
There seems to be no evidence that having internal linkage for the function
was intentional. Since 'static' functions are normally used only in .cpp
files, using 'inline' in the header file is more appropriate.
Reviewers: Anastasia
Reviewed By: Anastasia
Subscribers: merge_guards_bot, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D69242
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions