[PATCH] D121233: [pseudo] Move pseudoparser from clang to clang-tools-extra
    Sam McCall via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Mar 15 17:10:09 PDT 2022
    
    
  
sammccall added a comment.
Ah I see what happened - there was one incorrect (and unneeded) dependency left behind, which caused tests to fail if you *didn't* have clang-tools-extra enabled.
Relanding...
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121233/new/
https://reviews.llvm.org/D121233
    
    
More information about the cfe-commits
mailing list