https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247665
--- Comment #1 from Jan Beich <jbe...@freebsd.org> --- Created attachment 216074 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216074&action=edit command line args (for clang 10) The preprocessed source file is larger than 1Mb even compressed (by xz -9e), so run the following to get it. $ fetch -qo- https://reviews.freebsd.org/paste/raw/404/ | b64decode -o /dev/stdout | xz -dc >System-095a42.cpp -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-toolchain@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"