ributzka added inline comments.

================
Comment at: clang/include/clang/SymbolGraph/AvailabilityInfo.h:31
+  bool Unavailable{false};
+  bool UnconditionallyDeprecated{false};
+
----------------
We also need unconditionally unavailable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119479

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

Reply via email to