[Lldb-commits] [PATCH] D23881: [LLDB] [cmake]: Add local module directory to search path for standalone build
Michał Górny via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 25 10:45:55 PDT 2016
mgorny added a comment.
In https://reviews.llvm.org/D23881#525411, @krytarowski wrote:
> In https://reviews.llvm.org/D23881#525405, @mgorny wrote:
>
> > In https://reviews.llvm.org/D23881#525401, @krytarowski wrote:
> >
> > > The proper way to fix it is to install CheckAtomic from LLVM/Clang.
> > >
> > > See https://reviews.llvm.org/D22999
> >
> >
> > Wasn't that rejected?
>
>
> There was rejected a proposal to add CheckAtomic copy to LLDB. Not a proposal to install CheckAtomic for more customers of LLVM.
Ah, sorry, I didn't read that thoroughly. Should I create a patch for that, or will you handle it from here?
Repository:
rL LLVM
https://reviews.llvm.org/D23881
More information about the lldb-commits
mailing list