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 d2ba364 commit d7e7966Copy full SHA for d7e7966
clang/docs/Modules.rst
@@ -152,7 +152,7 @@ first include path that would refer to the current file. ``#include_next`` is
152
interpreted as if the current file had been found in that path.
153
If this search finds a file named by a module map, the ``#include_next``
154
directive is translated into an import, just like for a ``#include``
155
-directive.``
+directive.
156
157
Module maps
158
-----------
0 commit comments