Fix Driver/modules.cpp test to work when build directory name contains '.s'
authorTom Stellard <tstellar@redhat.com>
Mon, 30 Sep 2019 23:42:17 +0000 (23:42 +0000)
committerTom Stellard <tstellar@redhat.com>
Mon, 30 Sep 2019 23:42:17 +0000 (23:42 +0000)
commitf18d747107de3504ceac73abc1ec351fe8f58c95
treea8544df0a6f0fe99bc165dab207e190d10fb7d11
parent41ead4281fad5322c91d2b4678c03a2c691f6c40
Fix Driver/modules.cpp test to work when build directory name contains '.s'

Reviewers: dyung, rsmith, hansw

Subscribers: mati865, mgorny, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D66176

llvm-svn: 373275
clang/test/Driver/modules.cpp