[cfe-dev] PR15105: __attribute__((noreturn)) and noreturn function types
Sean Silva
silvas at purdue.edu
Tue Jan 29 16:13:15 PST 2013
How often does our "improved" behavior cause us to reject valid code?
If this is causing problems for someone in the wild (the PR suggests
that it is), IMO we should just be compatible with GCC.
Since as you pointed out it has ABI and language semantics effects,
incompatibility could have potentially serious consequences and the
safest bet is to just be compatible.
-- Sean Silva
More information about the cfe-dev
mailing list