Skip to content

Commit fd3eaba

Browse files
committed
clang-format
1 parent 27000a7 commit fd3eaba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang-c/Index.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6953,7 +6953,7 @@ clang_getCursorUnaryOperatorKind(CXCursor cursor);
69536953
* @}
69546954
*/
69556955

6956-
/* CINDEX_DEPRECATED - disable this to appease MSVC deprecation diagnostic warnings */
6956+
/* CINDEX_DEPRECATED - disabled to silence MSVC deprecation warnings */
69576957
typedef void *CXRemapping;
69586958

69596959
CINDEX_DEPRECATED CINDEX_LINKAGE CXRemapping clang_getRemappings(const char *);

0 commit comments

Comments
 (0)