Re: r309189 - Clang and LLVM search for different versions of libxml2, reset found

2017-07-27 Thread Reid Kleckner via cfe-commits
Looks like this was resolved. I noticed that we have a window of commits with extra git-svn-rev notes: commit 820faedb92322a3a550bd994b652f2e3d0c77b13 Author: Eric Beckmann Date: Wed Jul 26 21:47:17 2017 + Clang and LLVM search for different versions of libxml2, reset found variabl

Re: r309189 - Clang and LLVM search for different versions of libxml2, reset found

2017-07-26 Thread NAKAMURA Takumi via cfe-commits
Seems clang.git stuck to r309145. LLVM.ORG's git-svn doesn't fetch r309155. At the moment, I made llvm-project.git suspended. It will be rebased later. On Thu, Jul 27, 2017 at 8:13 AM Reid Kleckner wrote: > This commit hasn't been imported to > https://github.com/llvm-project/llvm-project-20170

Re: r309189 - Clang and LLVM search for different versions of libxml2, reset found

2017-07-26 Thread Reid Kleckner via cfe-commits
This commit hasn't been imported to https://github.com/llvm-project/llvm-project-20170507. Do we need to do anything to make sure it gets picked up eventually? I wonder if there are more "missing commits" like this. Have we seen divergence between SVN and the prototype git monorepo in the past? On

r309189 - Clang and LLVM search for different versions of libxml2, reset found

2017-07-26 Thread Eric Beckmann via cfe-commits
Author: ecbeckmann Date: Wed Jul 26 14:47:17 2017 New Revision: 309189 URL: http://llvm.org/viewvc/llvm-project?rev=309189&view=rev Log: Clang and LLVM search for different versions of libxml2, reset found variable before each search so that they don't conflict. Modified: cfe/trunk/CMakeLists