[PATCH] D111709: [Flang] flang-omp-report replace std::vector's with llvm::SmallVector
    Valentin Clement via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Oct 13 08:27:55 PDT 2021
    
    
  
clementval added a comment.
There are usage of unordered map elsewhere in the code than libcxx but if you want to go with DenseMap do whatever. It is just more complicated to put in place.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111709/new/
https://reviews.llvm.org/D111709
    
    
More information about the llvm-commits
mailing list