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 30bf1f8 commit 55e69ffCopy full SHA for 55e69ff
clang-tools-extra/docs/clang-change-namespace.rst
@@ -262,6 +262,8 @@ be updated:
262
`g_foo` is still of the no longer existing type `old::foo` while instead it
263
should use `modern::foo`.
264
265
+Only symbol references in the moved namespace are updated, not outside of it.
266
+
267
268
:program:`clang-change-namespace` Command Line Options
269
======================================================
0 commit comments