[cfe-dev] libclang crash when parsing MS-style inline assembly

Kim Gräsman kim.grasman at gmail.com
Sat Nov 9 05:14:35 PST 2013


On Sat, Nov 9, 2013 at 2:10 PM, Jean-Daniel Dupas
<devlists at shadowlab.org> wrote:
>
> Maybe the ASM syntax parser should be changed to gracefully failed when the target is not available ?

That's what Alp fixed, see up-thread. I'm just not sure
LLVMInitialize* fail as gracefully, I haven't looked into it. If they
fail silently (and we consider that a good thing), then this issue is
moot.

- Kim



More information about the cfe-dev mailing list