Compile the RecursiveASTVisitor callbacks test with "/bigobj"
authorDmitri Gribenko <gribozavr@gmail.com>
Mon, 29 Jun 2020 15:01:58 +0000 (17:01 +0200)
committerDmitri Gribenko <gribozavr@gmail.com>
Mon, 29 Jun 2020 15:04:45 +0000 (17:04 +0200)
commit1cf2e45c19ffc0635c96279779df43ba51630bba
tree51e65ecb543d80eafd19c82feb60c8fac2374408
parentdeb72ce29860f61fe91ddcf97e89abfc9544cf42
Compile the RecursiveASTVisitor callbacks test with "/bigobj"

Summary:
This file was exceeding a limit in MSVC:

fatal error C1128: number of sections exceeded object file format limit: compile with /bigobj

Reviewers: erichkeane

Reviewed By: erichkeane

Subscribers: jmorse, gribozavr2, mgorny, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D82766
clang/unittests/Tooling/CMakeLists.txt