]> granicus.if.org Git - clang/commit
Re-enable the C++11 modules integration test on OS X
authorAlp Toker <alp@nuanti.com>
Sat, 19 Apr 2014 19:07:19 +0000 (19:07 +0000)
committerAlp Toker <alp@nuanti.com>
Sat, 19 Apr 2014 19:07:19 +0000 (19:07 +0000)
commit61d298d5d3a00da7eb560e40bda34912da4a5b4f
treec3014d18bc50872d5bbc45990da0076eb566b83c
parent7c6210d16183fa3e089f3b899fb62e9f5d46040c
Re-enable the C++11 modules integration test on OS X

XCode 5.1.1 has shipped with fixed SDK headers.

This reverts commit r200256.

Fixes PR18322.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206686 91177308-0d34-0410-b5e6-96231b3b80d8
test/Headers/cxx11.cpp