================
@@ -6953,7 +6953,6 @@ clang_getCursorUnaryOperatorKind(CXCursor cursor);
  * @}
  */
 
-CINDEX_DEPRECATED
----------------
AaronBallman wrote:

How about we go with `/* CINDEX_DEPRECATED */` and maybe a comment explaining 
that the type is deprecated but not marked so due to deprecation diagnostic 
behavior on MSVC?

https://github.com/llvm/llvm-project/pull/149975
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to