[PATCH] D93654: [TableGen] Change getAllDerivedDefinitions() to return const vector &
    Paul C. Anagnostopoulos via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Dec 22 09:53:15 PST 2020
    
    
  
Paul-C-Anagnostopoulos added a comment.
I am about to update this revision to return an ArrayRef. But there is one compilation unit so far that actually modifies the returned array. Stay tuned for my update.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93654/new/
https://reviews.llvm.org/D93654
    
    
More information about the llvm-commits
mailing list