Descriptionclang/win plugin: Do not warn on dllexport inline move constructors.
This is like https://codereview.chromium.org/1129093002 , but for move
constructors instead of copy constructors.
Also add a test for https://codereview.chromium.org/1129093002 (and this).
Since testing dllexport on non-win requires a -target and can't depend on
system headers (windows system headers aren't installed where we run tests),
convert the test the new test was based on to be standalone (we should do
this for all tests, http://crbug.com/486559)
BUG=483986, 486559
Committed: https://crrev.com/130ce4bc6a38d2b4b904499c5e14db1841835c2a
Cr-Commit-Position: refs/heads/master@{#329208}
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #Messages
Total messages: 13 (5 generated)
|