]> granicus.if.org Git - clang/commit
Pass a -I flag when compiling nullptr.cpp so the typeinfo header can be found. This...
authorAnders Carlsson <andersca@mac.com>
Thu, 4 Nov 2010 12:18:32 +0000 (12:18 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 4 Nov 2010 12:18:32 +0000 (12:18 +0000)
commitc9d557301cc910d0562876e6a7b4595e3d2fb846
tree4a66a0f887b6f4584b0e18f3c061408ec962bec9
parentc80117e7971c34088f3e254c849ec3a40205d2c3
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