Displaying 2 results from an estimated 2 matches for "ca662685".
2012 Jul 27
0
[LLVMdev] [llvm-commits] PROPOSAL: LLVM_FALLTHROUGH macro for intended fall-throughs between switch cases
...he found.
Alex: can you tell us how many FALLTHROUGH annotations would be required,
and how many bugs you found, when running this over LLVM and Clang?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120726/ca662685/attachment.html>
2012 Jul 26
2
[LLVMdev] [llvm-commits] PROPOSAL: LLVM_FALLTHROUGH macro for intended fall-throughs between switch cases
On Jul 26, 2012, at 4:07 PM, Chris Lattner <clattner at apple.com> wrote:
> <dropping llvm-commits>
>
> On Jul 2, 2012, at 9:59 AM, Alexander Kornienko wrote:
>
>> Hi llvmdev, llvm-commits,
>>
>> There was a discussion on this topic a while ago, and now I've decided to make a formal proposal and post it here.
>
> I missed the earlier