[all-commits] [llvm/llvm-project] 24060d: Silence diagnostics about not all control paths re...

Aaron Ballman via All-commits all-commits at lists.llvm.org
Tue Nov 7 07:43:10 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 24060db3a93297ca77abef8feae301af2e9163b5
      https://github.com/llvm/llvm-project/commit/24060db3a93297ca77abef8feae301af2e9163b5
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2023-11-07 (Tue, 07 Nov 2023)

  Changed paths:
    M clang/include/clang/AST/ExprCXX.h
    M clang/lib/Analysis/FlowSensitive/SimplifyConstraints.cpp
    M clang/lib/Sema/SemaExprCXX.cpp

  Log Message:
  -----------
  Silence diagnostics about not all control paths returning a value; NFC




More information about the All-commits mailing list