https://bugs.kde.org/show_bug.cgi?id=393779
--- Comment #45 from Kevin Funk <[email protected]> --- Git commit ec5477f351b6c4b25b7f6533314628ebdd7c2945 by Kevin Funk. Committed on 05/10/2018 at 12:39. Pushed by kfunk into branch '5.3'. clang: Also detect Clang builtin dirs at runtime Summary: Changes: * Add a helper function retrieving the Clang version at runtime * Auto-detect bundled copy of Clang builtin headers on Windows * Print lots more debug output during startup TODO: Wondering if we want to add more code detecting this directory at runtime on other platforms, too. But for now, only Windows is interesting for us. Reviewers: kossebau, aaronpuchert, brauch Reviewed By: brauch Subscribers: brauch, kdevelop-devel Tags: #kdevelop Differential Revision: https://phabricator.kde.org/D15955 M +2 -0 plugins/clang/clangsupport.cpp M +44 -5 plugins/clang/duchain/clanghelpers.cpp M +2 -0 plugins/clang/duchain/clanghelpers.h https://commits.kde.org/kdevelop/ec5477f351b6c4b25b7f6533314628ebdd7c2945 -- You are receiving this mail because: You are watching all bug changes.
