Skip to content

Commit 57aa612

Browse files
committed
[Diagnostics] Undefining REMARK macro.
Follow up on fix for SR-10915 where I forgot to undefine the REMARK macro. ref: #25585
1 parent 990a75e commit 57aa612

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/swift/AST/DiagnosticsClangImporter.def

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,5 @@ WARNING(clang_vfs_overlay_is_ignored,none,
102102
# undef NOTE
103103
# undef WARNING
104104
# undef ERROR
105+
# undef REMARK
105106
#endif

0 commit comments

Comments
 (0)