We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27000a7 commit fd3eabaCopy full SHA for fd3eaba
clang/include/clang-c/Index.h
@@ -6953,7 +6953,7 @@ clang_getCursorUnaryOperatorKind(CXCursor cursor);
6953
* @}
6954
*/
6955
6956
-/* CINDEX_DEPRECATED - disable this to appease MSVC deprecation diagnostic warnings */
+/* CINDEX_DEPRECATED - disabled to silence MSVC deprecation warnings */
6957
typedef void *CXRemapping;
6958
6959
CINDEX_DEPRECATED CINDEX_LINKAGE CXRemapping clang_getRemappings(const char *);
0 commit comments