[PATCH] D56611: [clangd] A code action to swap branches of an if statement
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 31 17:52:37 PST 2019
nridge added a comment.
In D56611#1379876 <https://reviews.llvm.org/D56611#1379876>, @sammccall wrote:
> Hi Nathan,
> What platform is this on? Not seeing it on the buildbots.
> Anything unusual in build setup (standalone build, building with shared libraries, etc)?
I'm on Linux, building with shared libraries. Not sure what standalone means in this context, I'm building the monorepo with `-DLLVM_ENABLE_PROJECTS="clang"`.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56611/new/
https://reviews.llvm.org/D56611
More information about the cfe-commits
mailing list