[all-commits] [llvm/llvm-project] 5009d2: [Basic] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Oct 6 13:08:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5009d249a5ef6548182256ce3e8ece55e8c68987
      https://github.com/llvm/llvm-project/commit/5009d249a5ef6548182256ce3e8ece55e8c68987
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-10-06 (Fri, 06 Oct 2023)

  Changed paths:
    M clang/lib/Basic/SourceManager.cpp

  Log Message:
  -----------
  [Basic] Fix a warning

This patch fixes:

  clang/lib/Basic/SourceManager.cpp:1979:64: error: 'greater' may not
  intend to support class template argument deduction
  [-Werror,-Wctad-maybe-unsupported]




More information about the All-commits mailing list