Skip to content
This repository was archived by the owner on Mar 28, 2020. It is now read-only.

Commit 7de8de4

Browse files
committed
Merge remote-tracking branch 'origin/swift-5.1-branch' into stable
2 parents 7aad34d + c38bb23 commit 7de8de4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/ReleaseNotes.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,11 @@ Windows Support
185185
C Language Changes in Clang
186186
---------------------------
187187

188-
- ...
188+
- ``__FILE_NAME__`` macro has been added as a Clang specific extension supported
189+
in all C-family languages. This macro is similar to ``__FILE__`` except it
190+
will always provide the last path component when possible.
189191

190-
...
192+
- ...
191193

192194
C11 Feature Support
193195
^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)