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 1399861 commit 14403d0Copy full SHA for 14403d0
clang/include/clang-c/Dependencies.h
@@ -436,8 +436,7 @@ const char *clang_experimental_DepGraphModule_getCacheKey(CXDepGraphModule);
436
437
/**
438
* \returns 1 if the scanner ignores the current working directory when
439
- * computing the module's context hash.
440
- * Otherwise returns 0.
+ * computing the module's context hash. Otherwise returns 0.
441
*/
442
CINDEX_LINKAGE
443
int clang_experimental_DepGraphModule_isCWDIgnored(CXDepGraphModule);
0 commit comments