[all-commits] [llvm/llvm-project] 25862f: Try to disambiguate between overloads on Mac

Aaron Puchert via All-commits all-commits at lists.llvm.org
Fri May 13 07:29:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 25862f53cce966cef2957825095861dec631d4f1
      https://github.com/llvm/llvm-project/commit/25862f53cce966cef2957825095861dec631d4f1
  Author: Aaron Puchert <aaron.puchert at sap.com>
  Date:   2022-05-13 (Fri, 13 May 2022)

  Changed paths:
    M clang/lib/AST/CommentParser.cpp

  Log Message:
  -----------
  Try to disambiguate between overloads on Mac

Presumably Mac has a different understanding of how long `long` is.
Should fix a build error introduced by D125429 that's not visible on
other architectures.




More information about the All-commits mailing list