]> granicus.if.org Git - clang/commit
Don't use find | xargs in test/Modules/fmodules-validate-once-per-build-session.c
authorDmitri Gribenko <gribozavr@gmail.com>
Wed, 12 Feb 2014 11:50:37 +0000 (11:50 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Wed, 12 Feb 2014 11:50:37 +0000 (11:50 +0000)
commita947a5af81d89509ae87cdc1b62ef01889cc3c68
tree7f392bb629f3a235a34c575f36876b6abf59d5ac
parentd0d5f4327034f51c72d7f94130ce26e0fd24fe54
Don't use find | xargs in test/Modules/fmodules-validate-once-per-build-session.c

With -fdisable-module-hash, we can implement this with a simple 'cp'.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201231 91177308-0d34-0410-b5e6-96231b3b80d8
test/Modules/fmodules-validate-once-per-build-session.c