commit | 458830edd57a4460792139a0ad9d9179c1bd879a | [log] [tgz] |
---|---|---|
author | Elizabeth Andrews <elizabeth.andrews@intel.com> | Tue Nov 06 15:57:59 2018 +0000 |
committer | Elizabeth Andrews <elizabeth.andrews@intel.com> | Tue Nov 06 15:57:59 2018 +0000 |
tree | 09f2024a03936ecea01a1cb66d1da9541c165e93 | |
parent | 9063923ffc9002e919c009e4dd2b1cf66115afb6 [diff] |
[benchmark] Disable exceptions in Microsoft STL This patch disables exceptions in Microsoft STL when exception handling is not enabled in Benchmark project. It fixes Windows builds that were failing due to C4530 warnings thrown by MS STL. Differential Revision: https://reviews.llvm.org/D52998 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346237 91177308-0d34-0410-b5e6-96231b3b80d8