[all-commits] [llvm/llvm-project] b61860: Use inheriting ctors for OSTargetInfo

David Blaikie via All-commits all-commits at lists.llvm.org
Wed Oct 5 13:25:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b61860e63e34d955a9841389583978af93c2b97a
      https://github.com/llvm/llvm-project/commit/b61860e63e34d955a9841389583978af93c2b97a
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2022-10-05 (Wed, 05 Oct 2022)

  Changed paths:
    M clang/lib/Basic/Targets/OSTargets.h

  Log Message:
  -----------
  Use inheriting ctors for OSTargetInfo

(& remove PSPTargetInfo because it's unused - it had the wrong ctor in
it anyway, so wouldn't've been able to be instantiated - must've
happened due to bitrot over the years)




More information about the All-commits mailing list