[all-commits] [llvm/llvm-project] 2ad7a0: [libc] Fix some warnings (#66366)

Alex Brachet via All-commits all-commits at lists.llvm.org
Thu Sep 14 05:47:35 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ad7a06cb1623f67fc818070ed13577cca7e131d
      https://github.com/llvm/llvm-project/commit/2ad7a06cb1623f67fc818070ed13577cca7e131d
  Author: Alex Brachet <abrachet at google.com>
  Date:   2023-09-14 (Thu, 14 Sep 2023)

  Changed paths:
    M libc/src/__support/CPP/limits.h
    M libc/test/src/ctype/isprint_test.cpp

  Log Message:
  -----------
  [libc] Fix some warnings (#66366)

Some compilers will warn about dangling else and missleading lack of
parentheses.




More information about the All-commits mailing list