Skip to content

Commit 2cb7815

Browse files
committed
[FOLD] add release note
1 parent 695e618 commit 2cb7815

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,9 @@ Attribute Changes in Clang
287287
This allows the ``_Nullable`` and ``_Nonnull`` family of type attributes to
288288
apply to this class.
289289

290+
- Clang now warns that the ``exclude_from_explicit_instantiation`` attribute
291+
is ignored when applied to a local class or a member thereof.
292+
290293
Improvements to Clang's diagnostics
291294
-----------------------------------
292295
- Clang now applies syntax highlighting to the code snippets it

0 commit comments

Comments
 (0)