[PATCH] D43242: [Coroutines] PR34897: Fix incorrect elisions
Brian Gesiak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 7 21:04:13 PST 2018
modocache updated this revision to Diff 137544.
modocache added a comment.
Just tidying up one line with clang-format. I guess everyone's busy preparing for the Jacksonville standards meeting. Please give this a review when you all have a second -- in addition to the reported bug, https://bugs.llvm.org/show_bug.cgi?id=34897, I've also confirmed that this diff fixes ASAN errors that surfaced in a project at work. Thanks! :)
Repository:
rL LLVM
https://reviews.llvm.org/D43242
Files:
lib/Transforms/Coroutines/CoroElide.cpp
test/Transforms/Coroutines/coro-heap-elide.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43242.137544.patch
Type: text/x-patch
Size: 6055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180308/db2b8403/attachment-0001.bin>
More information about the llvm-commits
mailing list