]> granicus.if.org Git - clang/commit
Turn on the /bigobj switch for RecursiveASTVisitorTest.cpp; we are now bumping up...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 2 Nov 2016 14:31:36 +0000 (14:31 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 2 Nov 2016 14:31:36 +0000 (14:31 +0000)
commit71f89259bf5ae6008ff3ccba729366d838e1b8e6
tree78b6b62f737f10db1bc807c6ccdc7f1ec33b7ca4
parentb9a1fd1bfe79ac5aa1734af7453fe8b0d2eff973
Turn on the /bigobj switch for RecursiveASTVisitorTest.cpp; we are now bumping up against that limit with MSVC 2015 in Win64 debug build mode.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@285810 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Tooling/CMakeLists.txt