dang marked 6 inline comments as done.
dang added inline comments.

================
Comment at: clang/include/clang/ExtractAPI/API.h:234
     ReadOnly = 1,
-    Class = 1 << 1,
     Dynamic = 1 << 2,
----------------
zixuw wrote:
> What's the reason for refactoring out instance vs. class property? Looks like 
> this should be a separated patch
It was needed to simplify the implementation of 
`SymbolGraphSerializer::serializeSingleRecord`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139115/new/

https://reviews.llvm.org/D139115

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to