Skip to content
  • Kevin Funk's avatar
    clang: Also detect Clang builtin dirs at runtime · ec5477f3
    Kevin Funk authored
    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.
    
    CCBUG: 393779
    
    Reviewers: kossebau, aaronpuchert, brauch
    
    Reviewed By: brauch
    
    Subscribers: brauch, kdevelop-devel
    
    Tags: #kdevelop
    
    Differential Revision: https://phabricator.kde.org/D15955
    ec5477f3