[PATCH] D42480: [clangd] Provide a helper to report estimated memory usage per-file

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 25 06:28:58 PST 2018


ilya-biryukov updated this revision to Diff 131435.
ilya-biryukov marked 6 inline comments as done.
ilya-biryukov added a comment.

- Added a FIXME to CppFile::getUsedBytes()


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D42480

Files:
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/ClangdUnitStore.cpp
  clangd/ClangdUnitStore.h
  unittests/clangd/ClangdTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42480.131435.patch
Type: text/x-patch
Size: 9439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180125/4f8cff3c/attachment.bin>


More information about the cfe-commits mailing list