[libcxx] r259842 - Fix the search path for CMake files
Niels Ole Salscheider via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 9 23:12:21 PST 2016
On Tuesday, 9 February 2016, 18:09:37 CET, Marshall Clow wrote:
> On Thu, Feb 4, 2016 at 3:17 PM, Niels Ole Salscheider via cfe-commits <
>
> cfe-commits at lists.llvm.org> wrote:
> > Author: olesalscheider
> > Date: Thu Feb 4 17:17:20 2016
> > New Revision: 259842
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=259842&view=rev
> > Log:
> > Fix the search path for CMake files
> >
> > This allows to find the LLVM's CMake files after moving them in
> > r259821.
> >
> > Modified:
> > libcxx/trunk/cmake/Modules/HandleOutOfTreeLLVM.cmake
> >
> > I don't remember seeing any review about this.
>
> -- Marshall
The review was only done here http://lists.llvm.org/pipermail/llvm-commits/
Week-of-Mon-20160201/330164.html and unfortunately not on cfe-commits...
Ole
More information about the cfe-commits
mailing list