Review Request 124797: Add XFAIL test cases for completing deleted function implementation
Alex Richardson
arichardson.kde at gmail.com
Thu Aug 20 16:28:19 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124797/
-----------------------------------------------------------
(Updated Aug. 20, 2015, 4:28 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDevelop.
Changes
-------
Submitted with commit 8e0f4a112234274415431106363806c6ae69114e by Alex Richardson to branch master.
Repository: kdev-clang
Description
-------
Add XFAIL test cases for completing deleted function implementation
My code completion is full of suggestions for implementing operator=(const Foo&) from Q_DISABLE_COPY.
By looking at the clang-c API doc I couldn't find a way of determining whether a function is explicitly
deleted so I added these tests as XFAIL for now
Diffs
-----
tests/test_codecompletion.cpp 0ea2572e061fbcb65c27f14420bbbb96ecd2d5e2
Diff: https://git.reviewboard.kde.org/r/124797/diff/
Testing
-------
Thanks,
Alex Richardson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150820/6c57cd90/attachment.html>
More information about the KDevelop-devel
mailing list