Module Name: xsrc Committed By: christos Date: Sun May 9 16:13:39 UTC 2021
Modified Files: xsrc/external/mit/xorgproto/dist/include/X11: Xfuncproto.h Log Message: Use __noreturn__ instead of noreturn because <stdnoreturn.h> #defines noreturn _Noreturn and this gives clang a heartache. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 \ xsrc/external/mit/xorgproto/dist/include/X11/Xfuncproto.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.