[all-commits] [llvm/llvm-project] 630283: [libc] Fix misplaced `[[noreturn]]` attribute.

Joseph Huber via All-commits all-commits at lists.llvm.org
Tue Mar 26 14:36:29 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 630283c38bce9ec188c96ddb90b8251afc2b3d8e
      https://github.com/llvm/llvm-project/commit/630283c38bce9ec188c96ddb90b8251afc2b3d8e
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M libc/src/__support/OSUtil/baremetal/quick_exit.cpp

  Log Message:
  -----------
  [libc] Fix misplaced `[[noreturn]]` attribute.

Summary:
This needs to go after `extern "C"`.



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