[PATCH] D13374: [WinEH] Fix cleanup state numbering
Joseph Tremoulet via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 6 14:25:28 PDT 2015
JosephTremoulet updated this revision to Diff 36661.
JosephTremoulet added a comment.
replace `find(x) != end()` with `count(x) != 0`
http://reviews.llvm.org/D13374
Files:
lib/CodeGen/WinEHPrepare.cpp
test/CodeGen/WinEH/wineh-statenumbering-cleanups.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13374.36661.patch
Type: text/x-patch
Size: 6662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151006/1313191e/attachment.bin>
More information about the llvm-commits
mailing list