diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-01-28 16:10:33 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2025-01-30 10:37:23 -0800 |
commit | 74690327c8fb3b1bc8722b8ae40091b268100468 (patch) | |
tree | cf3dbf17a9e7b3877a80f339e13fcce34981e8af /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 08c76730f35e1dd3c9330b47fc304a35e6d9087e (diff) | |
download | llvm-74690327c8fb3b1bc8722b8ae40091b268100468.zip llvm-74690327c8fb3b1bc8722b8ae40091b268100468.tar.gz llvm-74690327c8fb3b1bc8722b8ae40091b268100468.tar.bz2 |
[lldb] Constify methods in CommandReturnObject (NFC)
There's no reason these methods cannot be `const`. Currently this
prevents us from passing around a const ref. This patch is in
preparation for #125006.
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions