Revision 520869a...
Go back to digest for 11th May 2014Features in Development Tools
Kevin Funk committed changes in [kdevelop] /cpp:
Support for default include path and definitions on CLang compiler.
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.
REVIEW: 117938
FIXED-IN: 4.7
File Changes
Modified 3 files
- /cpp
- languages/CMakeLists.txt
- languages/setuphelpers.cpp
- languages/tests/CMakeLists.txt
3 files changed in total