[all-commits] [llvm/llvm-project] 1d0615: [libc] fix -Wgcc-compat (#120303)

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Tue Dec 17 13:30:42 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d06157b9ea4bc76eff0ae670e8d3411eaaa6e42
      https://github.com/llvm/llvm-project/commit/1d06157b9ea4bc76eff0ae670e8d3411eaaa6e42
  Author: Nick Desaulniers <nickdesaulniers at users.noreply.github.com>
  Date:   2024-12-17 (Tue, 17 Dec 2024)

  Changed paths:
    M libc/test/include/stdbit_stub.h

  Log Message:
  -----------
  [libc] fix -Wgcc-compat (#120303)

I don't quite recall why I added those in the first place. These tests build
without diagnostics for both clang and GCC with this fix.

Fixes: #114653



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list