[PATCH] D35533: [Basic] Update CMakeLists.txt to handle Repo
MinSeong Kim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 19 17:52:48 PDT 2017
minseong.kim added a comment.
Thanks @jordan_rose @modocache @hintonda for your time and efforts.
This patch does regenerate the version control info correctly (SVNVersion.inc) every time I re-make clang. Probably I am missing something here.
Could you please be more specific and share your idea about "adding all of these as dependencies" to force reconfigure revision info whenever new commits added.
I will gladly change this patch accordingly.
https://reviews.llvm.org/D35533
More information about the cfe-commits
mailing list