[PATCH] D155361: [Tooling] Avoid boilerplate in common cases
    Sam McCall via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Jul 20 00:40:53 PDT 2023
    
    
  
sammccall added a comment.
Example of using conusmeASTs + executeFromCommandLine
(It's not that many extra lines of code, but they're not really easy ones to write, and to work out whether they're minimal/correct)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155361/new/
https://reviews.llvm.org/D155361
    
    
More information about the cfe-commits
mailing list