Enabling the /bigobj flag for SemaDeclAttr.cpp.
authorAaron Ballman <aaron@aaronballman.com>
Fri, 12 May 2017 14:30:49 +0000 (14:30 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Fri, 12 May 2017 14:30:49 +0000 (14:30 +0000)
commitb0fdf57543253fec07a9d315b3cea71e87b513ba
treed5d1f14b5c11b1aeb0616282e5ad4280174317c1
parent61ed9345c9b4d61027bcb0c29ceb27212773d9a6
Enabling the /bigobj flag for SemaDeclAttr.cpp.

This resolves compile errors with MSVC 2015 x64 debug builds where SemaDeclAttr.cpp is hitting the section symbol limit.

llvm-svn: 302901
clang/lib/Sema/CMakeLists.txt