[cfe-dev] Why clang needs to fork into itself?

Yury Gribov y.gribov at samsung.com
Tue Jan 28 22:04:19 PST 2014


> Actually clang doesn't need fork for error reporting at all.
> The process can live on without problems even after the crash.
> Here is what clang should do:

Makes sense but what if some important bits (say argv) are trashed by 
stack overflow?

-Y



More information about the cfe-dev mailing list