[omp] Loosen the driver test enough so that overriding the defaults
authorChandler Carruth <chandlerc@gmail.com>
Thu, 28 May 2015 21:20:14 +0000 (21:20 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 28 May 2015 21:20:14 +0000 (21:20 +0000)
commit25c6a22e4389dc5f40660b7c6c1c7ccb6759c33c
tree4cd528a2842d08b4c531e96f47266824959292ac
parent7f9511409b09112427013cf441738568768df15a
[omp] Loosen the driver test enough so that overriding the defaults
works well for folks.

This isn't terribly clean (sadly) but after chatting with both Eric and
Richard, nothing cleaner really emerged. The clean way of doing this is
a *lot* of work for extremely little benefit here.

llvm-svn: 238500
clang/test/Driver/fopenmp.c