Review Request 124797: Add XFAIL test cases for completing deleted function implementation

Alex Richardson arichardson.kde at gmail.com
Mon Aug 17 20:26:10 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124797/
-----------------------------------------------------------

Review request for KDevelop.


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/20150817/c9ccfe8e/attachment.html>


More information about the KDevelop-devel mailing list