[Lldb-commits] [PATCH] D23881: [LLDB] [cmake]: Add local module directory to search path for standalone build
Kamil Rytarowski via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 25 10:42:56 PDT 2016
krytarowski added a comment.
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.
Repository:
rL LLVM
https://reviews.llvm.org/D23881
More information about the lldb-commits
mailing list