[Lldb-commits] [PATCH] D71336: [lldb] Remove ClangASTMetrics

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 11 03:04:01 PST 2019


teemperor created this revision.
Herald added a reviewer: martong.
Herald added a reviewer: shafik.
Herald added subscribers: lldb-commits, JDevlieghere.
Herald added a project: LLDB.

Not once have I looked at these numbers in a log and considered them useful for anything. Also we should not implement this (or anything) via unguarded list of globals.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D71336

Files:
  lldb/include/lldb/Symbol/ClangASTImporter.h
  lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
  lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
  lldb/source/Symbol/ClangASTImporter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71336.233290.patch
Type: text/x-patch
Size: 7328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191211/988908e1/attachment.bin>


More information about the lldb-commits mailing list