summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/dotest_args.py
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2019-08-27 17:52:03 +0000
committerReid Kleckner <rnk@google.com>2019-08-27 17:52:03 +0000
commit39aa8954a4846b317d3da2f0addfce8224b438de (patch)
treedffd6fbcb459b24f0e941e0d293a422d280ed0ba /lldb/packages/Python/lldbsuite/test/dotest_args.py
parent0c096da02f556dddc3c67a6dc9cf0bed3914aa00 (diff)
downloadbcm5719-llvm-39aa8954a4846b317d3da2f0addfce8224b438de.tar.gz
bcm5719-llvm-39aa8954a4846b317d3da2f0addfce8224b438de.zip
Move EH spec mismatches under -fms-compatibility
-fms-extensions is intended to enable conforming language extensions and -fms-compatibility is intended to language rule relaxations, so a user could plausibly compile with -fno-ms-compatibility on Windows while still using dllexport, for example. This exception specification validation behavior has been handled as a warning since before -fms-compatibility was added in 2011. I think it's just an oversight that it hasn't been moved yet. This will help users find conformance issues in their code such as those found in _com_ptr_t as described in https://llvm.org/PR42842. Reviewers: hans Subscribers: STL_MSFT, cfe-commits Differential Revision: https://reviews.llvm.org/D66770 llvm-svn: 370087
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest_args.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud