[all-commits] [llvm/llvm-project] 7f49d9: [libc++][NFC] Fix synopsis comment for error_condi...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Jul 21 04:23:21 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f49d95c09e8a22a6de737ae6006edbb3a0adfca
      https://github.com/llvm/llvm-project/commit/7f49d95c09e8a22a6de737ae6006edbb3a0adfca
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2026-07-21 (Tue, 21 Jul 2026)

  Changed paths:
    M libcxx/include/system_error

  Log Message:
  -----------
  [libc++][NFC] Fix synopsis comment for error_condition::message() (#210724)

The method was marked as noexcept in the synopsis, but it's neither
marked noexcept in the spec nor in our implementation.



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