[all-commits] [llvm/llvm-project] e2d797: [libc][NFC] Use STL case for bitset and simplify i...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Fri Aug 19 14:39:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e2d79758436b690d3cc5c3bf79cba2c2b280ce80
      https://github.com/llvm/llvm-project/commit/e2d79758436b690d3cc5c3bf79cba2c2b280ce80
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2022-08-19 (Fri, 19 Aug 2022)

  Changed paths:
    R libc/src/__support/CPP/Bitset.h
    M libc/src/__support/CPP/CMakeLists.txt
    A libc/src/__support/CPP/bitset.h
    M libc/src/string/string_utils.h
    M libc/src/string/strspn.cpp
    M libc/test/src/__support/CPP/bitset_test.cpp
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  [libc][NFC] Use STL case for bitset and simplify implementation




More information about the All-commits mailing list