[all-commits] [llvm/llvm-project] e9895c: [lldb][NFC] Make g_TotalSizeOfMetadata in ClangExt...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Tue Dec 10 04:46:50 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e9895c612a5a331660020172affa927664e138ad
      https://github.com/llvm/llvm-project/commit/e9895c612a5a331660020172affa927664e138ad
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M lldb/source/Symbol/ClangExternalASTSourceCommon.cpp

  Log Message:
  -----------
  [lldb][NFC] Make g_TotalSizeOfMetadata in ClangExternalASTSourceCommon.cpp static

Clang was warning that this global should be static (which makes sense).




More information about the All-commits mailing list