aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTakuto Ikuta <takuto.ikuta@gmail.com>2018-11-13 04:14:09 +0000
committerTakuto Ikuta <takuto.ikuta@gmail.com>2018-11-13 04:14:09 +0000
commit245d94776f971903c0e238485c7a985c0a740dab (patch)
tree1fd57be0469a94565303a82af4dfba26ba0f0f71 /clang/lib/CodeGen/CodeGenModule.cpp
parente4faa5c7986b7d90d4cf695a39e2a2596ec9c508 (diff)
downloadllvm-245d94776f971903c0e238485c7a985c0a740dab.zip
llvm-245d94776f971903c0e238485c7a985c0a740dab.tar.gz
llvm-245d94776f971903c0e238485c7a985c0a740dab.tar.bz2
[clang-cl] Do not allow using both /Zc:dllexportInlines- and /fallback flag
Summary: /Zc:dllexportInlines with /fallback may cause unexpected linker error. It is better to disallow compile rather than warn for this combination. Reviewers: hans, thakis Reviewed By: hans Subscribers: cfe-commits, llvm-commits Differential Revision: https://reviews.llvm.org/D54426 llvm-svn: 346733
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions