[cfe-dev] Adding Structured Exception Handling parsing to clang
Francois Pichet
pichet2000 at gmail.com
Sun Apr 24 19:20:36 PDT 2011
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)
I am not a lawyer but I assume that just parsing and AST support
doesn't violate that patent.
Is that ok?
More information about the cfe-dev
mailing list