[PATCH] D56611: [clangd] A code action to swap branches of an if statement

Sam McCall via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 31 18:07:46 PST 2019


Thanks!
I suspect shared libraries makes a difference here, because the tweaks use
an unusual library type (object library) to force linking.

On Fri, Feb 1, 2019 at 3:01 AM Nathan Ridge via Phabricator <
reviews at reviews.llvm.org> wrote:

> nridge added a comment.
>
> Fix here: https://reviews.llvm.org/D57560
>
>
> Repository:
>   rL LLVM
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D56611/new/
>
> https://reviews.llvm.org/D56611
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190201/f64c14b8/attachment.html>


More information about the cfe-commits mailing list