[all-commits] [llvm/llvm-project] b48aa0: [llvm] Mark IOSandbox::ScopedSetting nodiscard and...

Balázs Benics via All-commits all-commits at lists.llvm.org
Tue Apr 28 06:15:19 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b48aa05f399d16faf90475cfb8131ae8693d8f97
      https://github.com/llvm/llvm-project/commit/b48aa05f399d16faf90475cfb8131ae8693d8f97
  Author: Balázs Benics <benicsbalazs at gmail.com>
  Date:   2026-04-28 (Tue, 28 Apr 2026)

  Changed paths:
    M llvm/include/llvm/Support/IOSandbox.h

  Log Message:
  -----------
  [llvm] Mark IOSandbox::ScopedSetting nodiscard and maybe_unused (#194602)

The goal is to have the same attributes on ScopedSetting regardless if
this cmake setting is enabled or not.

Both of these should have nodiscard and maybe_unused attributes.



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