diff options
author | Alex Langford <alangford@apple.com> | 2023-07-10 13:19:13 -0700 |
---|---|---|
committer | Alex Langford <alangford@apple.com> | 2023-07-11 10:36:11 -0700 |
commit | 1d796b48e4d48bd0e4b29972a1b8d653493ee30c (patch) | |
tree | 1373dad8bebbc4f5097abbdfc26938f77d9547a6 /clang/lib/Lex/ModuleMap.cpp | |
parent | 95d62344c0ebd1c150ef368779af6a31213587c7 (diff) | |
download | llvm-1d796b48e4d48bd0e4b29972a1b8d653493ee30c.zip llvm-1d796b48e4d48bd0e4b29972a1b8d653493ee30c.tar.gz llvm-1d796b48e4d48bd0e4b29972a1b8d653493ee30c.tar.bz2 |
[lldb][NFCI] Methods to load scripting resources should take a Stream by reference
These methods all take a `Stream *` to get feedback about what's going
on. By default, it's a nullptr, but we always feed it with a valid
pointer. It would therefore make more sense to have this take a
reference.
Differential Revision: https://reviews.llvm.org/D154883
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions