[PATCH] D34955: [Basic] Detect Git submodule version in CMake

Jordan Rose via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 5 13:42:43 PDT 2017


jordan_rose added a comment.

I'm not sure why we would care if a commit is made on a branch. The important information here is what commit is checked out, and that's what HEAD refers to.


https://reviews.llvm.org/D34955





More information about the cfe-commits mailing list