[PATCH] D41514: [Index] Reduce size of SymbolInfo struct.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 21 23:00:23 PST 2017


sammccall updated this revision to Diff 127986.
sammccall added a comment.

Avoid repeating uint8_t type for SymbolProperty/SymbolPropertySet.


Repository:
  rC Clang

https://reviews.llvm.org/D41514

Files:
  include/clang/Index/IndexSymbol.h
  lib/Index/IndexSymbol.cpp
  tools/libclang/CXIndexDataConsumer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41514.127986.patch
Type: text/x-patch
Size: 9928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171222/ec6f3779/attachment.bin>


More information about the cfe-commits mailing list