Fix Windows tests when __config_site is present.
authorBen Craig <ben.craig@ni.com>
Mon, 8 May 2017 13:15:22 +0000 (13:15 +0000)
committerBen Craig <ben.craig@ni.com>
Mon, 8 May 2017 13:15:22 +0000 (13:15 +0000)
commit9669df28d4fd3c52d09f451186bd217cdc3322c0
treee3a0a5632f420ea9ee64842fecf8af5e0ec79c3d
parentdfbd3d79039a3709ad90953b4dfc418d417067ec
Fix Windows tests when __config_site is present.
Previously, the force includes would complain about a missing _DEBUG symbol.
Now we dump macros before adding the force includes to the command line.

llvm-svn: 302421
libcxx/utils/libcxx/test/config.py