summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/MicrosoftVBTables.cpp
diff options
context:
space:
mode:
authorGuillaume Papin <guillaume.papin@epitech.eu>2013-07-24 15:35:24 +0000
committerGuillaume Papin <guillaume.papin@epitech.eu>2013-07-24 15:35:24 +0000
commit91b568a31fe0daf6751fc74d0ab52a4c6cd6f643 (patch)
tree663d851631962080c206711cefc06e647e1d774d /clang/lib/CodeGen/MicrosoftVBTables.cpp
parent8bf4435196cf1ceb951071ff5b0aa3b14f16e2d5 (diff)
downloadbcm5719-llvm-91b568a31fe0daf6751fc74d0ab52a4c6cd6f643.tar.gz
bcm5719-llvm-91b568a31fe0daf6751fc74d0ab52a4c6cd6f643.zip
cpp11-migrate: Fix build break on Windows introduced in r187041.
r187041 changed the way the transform are created and the order the transformed are applied "may" have changed as well (no specific constraints exist on the order). This produced a test failure on the Windows buildbot. Now the test use -std=c++11, so 'nullptr' is defined and the test is not anymore dependent on the order the transforms are applied. llvm-svn: 187048
Diffstat (limited to 'clang/lib/CodeGen/MicrosoftVBTables.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud