[all-commits] [llvm/llvm-project] f719a3: Mark assert-used-only variable as [[maybe_unused]]

David Blaikie via All-commits all-commits at lists.llvm.org
Wed Jul 24 11:08:27 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f719a339a89bd64900217dd06075e618ed587be9
      https://github.com/llvm/llvm-project/commit/f719a339a89bd64900217dd06075e618ed587be9
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2024-07-24 (Wed, 24 Jul 2024)

  Changed paths:
    M llvm/lib/ExecutionEngine/Orc/Core.cpp

  Log Message:
  -----------
  Mark assert-used-only variable as [[maybe_unused]]

Seemed nicer than inlining, given the complexities of flag checking and
the multiple uses.



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