Skip to content

Commit 55e69ff

Browse files
committed
Symbol reference info
1 parent 30bf1f8 commit 55e69ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang-tools-extra/docs/clang-change-namespace.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ be updated:
262262
`g_foo` is still of the no longer existing type `old::foo` while instead it
263263
should use `modern::foo`.
264264

265+
Only symbol references in the moved namespace are updated, not outside of it.
266+
265267

266268
:program:`clang-change-namespace` Command Line Options
267269
======================================================

0 commit comments

Comments
 (0)