[all-commits] [llvm/llvm-project] 060a43: [libc][NFC] Move alignment utils to utils.h
    Guillaume Chatelet via All-commits 
    all-commits at lists.llvm.org
       
    Thu Sep 29 06:51:56 PDT 2022
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 060a43ced27ead1ebbe2b0421599f1a03bff25e5
      https://github.com/llvm/llvm-project/commit/060a43ced27ead1ebbe2b0421599f1a03bff25e5
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2022-09-29 (Thu, 29 Sep 2022)
  Changed paths:
    M libc/src/string/memory_utils/elements.h
    M libc/src/string/memory_utils/utils.h
    M libc/test/src/string/memory_utils/utils_test.cpp
  Log Message:
  -----------
  [libc][NFC] Move alignment utils to utils.h
    
    
More information about the All-commits
mailing list