Re: [libcxx] r259842 - Fix the search path for CMake files

2016-02-15 Thread Niels Ole Salscheider via cfe-commits
Am Tuesday 09 February 2016, 17:06:58 schrieb Richard Smith: > On Thu, Feb 4, 2016 at 3:17 PM, Niels Ole Salscheider via cfe-commits > > wrote: > > Author: olesalscheider > > Date: Thu Feb 4 17:17:20 2016 > > New Revision: 259842 > > > > URL: http://llvm.org/viewvc/llvm-project?rev=259842&view=

Re: [libcxx] r259842 - Fix the search path for CMake files

2016-02-09 Thread Niels Ole Salscheider via cfe-commits
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@lists.llvm.org> wrote: > > Author: olesalscheider > > Date: Thu Feb 4 17:17:20 2016 > > New Revision: 259842 > > > > URL: http://llvm.org/view

Re: [libcxx] r259842 - Fix the search path for CMake files

2016-02-09 Thread Marshall Clow via cfe-commits
On Thu, Feb 4, 2016 at 3:17 PM, Niels Ole Salscheider via cfe-commits < cfe-commits@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

Re: [libcxx] r259842 - Fix the search path for CMake files

2016-02-09 Thread Richard Smith via cfe-commits
On Thu, Feb 4, 2016 at 3:17 PM, Niels Ole Salscheider via cfe-commits 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 LL

[libcxx] r259842 - Fix the search path for CMake files

2016-02-04 Thread Niels Ole Salscheider via cfe-commits
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/Handl