Pass a -I flag when compiling nullptr.cpp so the typeinfo header can be found. This...
commit04a07ba527c751d17cd0c652697fd009f576b998
authorAnders Carlsson <andersca@mac.com>
Thu, 4 Nov 2010 12:18:32 +0000 (4 12:18 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 4 Nov 2010 12:18:32 +0000 (4 12:18 +0000)
tree4a66a0f887b6f4584b0e18f3c061408ec962bec9
parent151e9e51f98174052f23abce842358bcd9a13833
Pass a -I flag when compiling nullptr.cpp so the typeinfo header can be found. This should fix the errors seen on the bot.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118246 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/nullptr.cpp