search for: bd33d933

Displaying 1 result from an estimated 1 matches for "bd33d933".

2015 Mar 25
2
[LLVMdev] Instruction::mayThrow not handling invoke's?
...I missing something, or should this function also have: if (const InvokeInst *II = dyn_cast<InvokeInst>(this)) return !II->doesNotThrow(); ? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150325/bd33d933/attachment.html>