[cfe-dev] Adding Structured Exception Handling parsing to clang

Csaba Raduly rcsaba at gmail.com
Tue Apr 26 14:00:09 PDT 2011


On Mon, Apr 25, 2011 at 5:20 AM, Francois Pichet <pichet2000 at gmail.com> wrote:
> I am planning to add parsing support for Windows Structured Exception
> Handling to clang.
> Parsing, AST support but *not* CodeGen.
>
> SEH is covered by patent 5,628,016
> (http://www.google.com/patents/about?id=21MgAAAAEBAJ&dq=5,628,016)

IIRC, the patent is about implementing C++ EH  *using* SEH

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds



More information about the cfe-dev mailing list