[all-commits] [llvm/llvm-project] 68112f: libc: fixup include path and bazel stale comments ...

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Tue Dec 3 09:00:21 PST 2024


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

  Changed paths:
    M libc/src/__support/OSUtil/linux/exit.cpp
    M utils/bazel/llvm-project-overlay/libc/libc_build_rules.bzl

  Log Message:
  -----------
  libc: fixup include path and bazel stale comments (#118510)

Downstream builders are having issues with this local include. Use a
fuller
path that's more standard throughout the codebase.

Also some of the comments in the bazel overlay are stale. Remove them.

Reported-by: Brooks Moses <bmoses at google.com>



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