[all-commits] [llvm/llvm-project] f15924: Fix MSVC "not all control paths return a value" wa...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Mar 27 01:57:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f15924d1d1310527d7d78e8c66655e6b94bc241b
      https://github.com/llvm/llvm-project/commit/f15924d1d1310527d7d78e8c66655e6b94bc241b
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-03-27 (Thu, 27 Mar 2025)

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

  Log Message:
  -----------
  Fix MSVC "not all control paths return a value" warning. NFC.


  Commit: 1715386e809eb9f24ed7d874b2f309853d5d8950
      https://github.com/llvm/llvm-project/commit/1715386e809eb9f24ed7d874b2f309853d5d8950
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-03-27 (Thu, 27 Mar 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

  Log Message:
  -----------
  Fix MSVC signed/unsigned comparison warning. NFC.


Compare: https://github.com/llvm/llvm-project/compare/58a0c9570c69...1715386e809e

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list