[all-commits] [llvm/llvm-project] 09c504: Fix MSVC "'|': unsafe operation: no value of type ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Aug 18 01:44:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 09c5041911024c220a820369e17f76fe7fe2adee
      https://github.com/llvm/llvm-project/commit/09c5041911024c220a820369e17f76fe7fe2adee
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-08-18 (Fri, 18 Aug 2023)

  Changed paths:
    M clang/lib/APINotes/APINotesWriter.cpp

  Log Message:
  -----------
  Fix MSVC "'|': unsafe operation: no value of type '_Ty' promoted to type 'int' can equal the given constant" warning. NFC.




More information about the All-commits mailing list