[PATCH] D31696: Automatically add include-what-you-use for when building in tree
    Kim Gräsman via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Apr  6 12:51:01 PDT 2017
    
    
  
kimgr added a comment.
> BTW, kimgr@, is there any particular reason you haven't tried to upstream the tool?
>  Maybe even as not a standalone tool but as a set of checks in clang-tidy.
Lack of time, mostly. IWYU was written before there was libtooling, and follows Google style, so we've felt it would be an odd bird in clang-tools-extra, for example.
https://reviews.llvm.org/D31696
    
    
More information about the cfe-commits
mailing list