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 b183361 commit af20153Copy full SHA for af20153
clang/docs/LibClang.rst
@@ -378,7 +378,7 @@ changes can happen in the following situations:
378
* Adding new enumerator to an enumeration (can be ABI-breaking in C++).
379
* Removing an explicitly deprecated API after a suitably long deprecation
380
period.
381
-* Uses of implementation details, such as names or comments that say something
+* Using implementation details, such as names or comments that say something
382
is "private", "reserved", "internal", etc.
383
384
The library has version macros (``CINDEX_VERSION_MAJOR``,
0 commit comments