[libc] [llvm] [libc][support][FixedVector] add reverse iterator (PR #86732)
    Nick Desaulniers via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar 26 13:38:23 PDT 2024
    
    
  
================
@@ -11,6 +11,8 @@
 
 #include "src/__support/CPP/array.h"
 
+#include "src/__support/CPP/iterator.h"
----------------
nickdesaulniers wrote:
done in https://github.com/llvm/llvm-project/pull/86732/commits/05c923c0bab2bbcbe6b1b10ce04a40733ebf3226
https://github.com/llvm/llvm-project/pull/86732
    
    
More information about the llvm-commits
mailing list