[Bug 265809] clang never finishes on one particular C++ file

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 14 Sep 2022 14:50:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265809

--- Comment #3 from John F. Carr <jfc@mit.edu> ---
(In reply to Morgan Wesström from comment #2)

I was unable to reproduce the hang.  It may be unrelated to the original bug. 
There are many reasons a compiler might hang.  If you send the compiler a QUIT
signal while it is stuck it will crash and save enough information to submit a
bug report: the preprocessed source and a command line to invoke the compiler.

-- 
You are receiving this mail because:
You are the assignee for the bug.