Skip to content

Commit 82dc2d4

Browse files
committed
[clang][Modules] Remove a resloved issue from StandardCPlusPlusModules.rst
The issue has been fixed in #122726
1 parent d497766 commit 82dc2d4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

clang/docs/StandardCPlusPlusModules.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1378,14 +1378,6 @@ merging happening in the semantic analyzer. This is due to a divergence in the
13781378
implementation path. This is tracked by
13791379
`#61465 <https://github.com/llvm/llvm-project/issues/61465>`_.
13801380

1381-
Ignored ``preferred_name`` Attribute
1382-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1383-
1384-
When Clang writes BMIs, it will ignore the ``preferred_name`` attribute on
1385-
declarations which use it. Thus, the preferred name will not be displayed in
1386-
the debugger as expected. This is tracked by
1387-
`#56490 <https://github.com/llvm/llvm-project/issues/56490>`_.
1388-
13891381
Don't emit macros about module declaration
13901382
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
13911383

0 commit comments

Comments
 (0)