diff options
| author | Nico Weber <nicolasweber@gmx.de> | 2019-10-08 19:14:34 +0000 |
|---|---|---|
| committer | Nico Weber <nicolasweber@gmx.de> | 2019-10-08 19:14:34 +0000 |
| commit | 8cb804a3c9ce2ba4e6d4a04d9ff48329a701f2cb (patch) | |
| tree | 930c5a90bf7a7151ed5eb0ea0ecd80215c91d978 /lldb/packages/Python/lldbsuite/test/issue_verification | |
| parent | cb8292274a222f916399d085a494df3b8cd1c970 (diff) | |
| download | bcm5719-llvm-8cb804a3c9ce2ba4e6d4a04d9ff48329a701f2cb.tar.gz bcm5719-llvm-8cb804a3c9ce2ba4e6d4a04d9ff48329a701f2cb.zip | |
Try to get readability-deleted-default.cpp to pass on Windows.
In MS compatibility mode, "extern inline void g()" is not a redundant
declaration for "inline void g()", because of redeclForcesDefMSVC()
(see PR19264, r205485).
To fix, run the test with -fms-compatiblity forced on and off
and explicit check for the differing behavior for extern inline.
Final bit of PR43593.
Differential Revision: https://reviews.llvm.org/D68640
llvm-svn: 374103
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/issue_verification')
0 files changed, 0 insertions, 0 deletions

