[all-commits] [llvm/llvm-project] 348d36: [OptTable] Temporarily remove deprecations

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Aug 15 23:39:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 348d36f1a2c8c776ce87e038bf15fc4cabd62702
      https://github.com/llvm/llvm-project/commit/348d36f1a2c8c776ce87e038bf15fc4cabd62702
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-08-16 (Wed, 16 Aug 2023)

  Changed paths:
    M llvm/include/llvm/Option/OptTable.h

  Log Message:
  -----------
  [OptTable] Temporarily remove deprecations

These deprecations break the -Werror=deprecated-declarations build.
Deprecations in LLVM must always be preceded by a removal of *all*
in-tree users.




More information about the All-commits mailing list