Review Request 123960: Set empty ranges for uses of some operators

Sergey Kalinichev kalinichev.so.0 at gmail.com
Sun May 31 17:12:39 UTC 2015


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

(Updated May 31, 2015, 8:12 p.m.)


Review request for KDevelop.


Changes
-------

*Set one char ranges for conversion and array subscripting operators
*Use CXCursor_ConversionFunction to determine whether this is a conversion function. (There are no uses of CXCursor_ArraySubscriptExpr, they market as CXCursor_CXXMethod instead - so manual checking here)


Repository: kdev-clang


Description
-------

Once again, uses of those operators invisible, no need to highlight them


Diffs (updated)
-----

  duchain/builder.cpp 0acde9a 
  tests/files/operators.cpp PRE-CREATION 

Diff: https://git.reviewboard.kde.org/r/123960/diff/


Testing
-------


Thanks,

Sergey Kalinichev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150531/be870289/attachment.html>


More information about the KDevelop-devel mailing list