D13613: RFC: Fix libclang default include paths on FreeBSD.
Gleb Popov
noreply at phabricator.kde.org
Thu Jul 12 20:43:38 BST 2018
arrowd updated this revision to Diff 37668.
arrowd added a comment.
Proper fix for the testcase.
custom-definesandincludes plugin used `varargs.h` file to check if the include path is built-in one. On FreeBSD even the Clang's built-in path doesn't have this header, so use another one.
I wonder why it is `varargs.h`. There is another bug which broke whole C++ support on FreeBSD due to check for the same file: https://bugs.kde.org/show_bug.cgi?id=393779
REPOSITORY
R32 KDevelop
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D13613?vs=36345&id=37668
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D13613
AFFECTED FILES
plugins/custom-definesandincludes/compilerprovider/gcclikecompiler.cpp
To: arrowd, #kdevelop, mwolff
Cc: mwolff, aaronpuchert, kdevelop-devel, antismap, iodelay, vbspam, njensen, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180712/055ee852/attachment.html>
More information about the KDevelop-devel
mailing list