Review Request 117938: Support for default include path and definitions on CLang compiler.

Luis Felipe Dominguez Vega lfdominguez at estudiantes.uci.cu
Sat May 3 21:30:13 UTC 2014


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

(Updated May 3, 2014, 9:30 p.m.)


Review request for KDevelop and Luis Felipe Dominguez Vega.


Changes
-------

This is the new way to obtain the include paths from the system, don't need recompile if you change the compiler... Thanks to all...


Repository: kdevelop


Description
-------

When I compile Kdevelop using only in my Debian Testing Clang 3.4, the defaults include paths is not recognized. In the code I will see that the functions are only for GCC and MSVC, with this patch now with Clang are recognized both, the include paths, and standard definitions.


Diffs (updated)
-----

  languages/cpp/CMakeLists.txt 5add7c0 
  languages/cpp/setuphelpers.cpp 7481256 
  languages/cpp/setuphelpers_gcc.cpp 83c6052 
  languages/cpp/setuphelpers_gcc_like.cpp PRE-CREATION 
  languages/cpp/tests/CMakeLists.txt dcf5087 

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


Testing
-------

Tested in my own PC, Debian Testing 64 bits, Clang 3.4, Kernel "Linux 3.13.10lfdominguez #1 SMP PREEMPT Sat Apr 26 17:56:25 UTC 2014 x86_64 GNU/Linux"


Thanks,

Luis Felipe Dominguez Vega

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


More information about the KDevelop-devel mailing list