[PATCH] D92155: Load plugins when creating a CompilerInvocation.
    Nathan James via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Nov 25 23:28:25 PST 2020
    
    
  
njames93 added a comment.
Is it possible to write tests for this, obviously they will only work with plugin support on the current platform.
Also now that this is loaded from the command line, how will this play nicely with other tools that haven't been built with plugin support?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92155/new/
https://reviews.llvm.org/D92155
    
    
More information about the cfe-commits
mailing list