aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2022-01-26 09:10:50 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2022-01-26 09:13:46 -0800
commitcbd0822f2730e2b0d5f1c44b645609fe9554f58e (patch)
treee8856cd40f62aa351c8761cc1b996fc217f43a57 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parent28bfa57a7315c3161124c90b4d52f467616dc92e (diff)
downloadllvm-cbd0822f2730e2b0d5f1c44b645609fe9554f58e.zip
llvm-cbd0822f2730e2b0d5f1c44b645609fe9554f58e.tar.gz
llvm-cbd0822f2730e2b0d5f1c44b645609fe9554f58e.tar.bz2
[lldb] Remove ConstString::StaticMemorySize
Remove ConstString::StaticMemorySize as it is unused and superseded by GetMemoryStats. It is referenced in a bunch of doc comments but I don't really understand why. My best guess it that the comments were copy-pasted from ConstString::MemorySize() even though it didn't make sense there either. The implementation of StaticMemorySize was being called on the MemoryPool, not on the ConstString itself. Differential revision: https://reviews.llvm.org/D118091
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions