[all-commits] [llvm/llvm-project] a5af26: Silence warning with MSVC compiler.

Alexandre Ganea via All-commits all-commits at lists.llvm.org
Thu Jan 6 13:52:07 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a5af260d3e8b00a3353e813b73f83391edbef493
      https://github.com/llvm/llvm-project/commit/a5af260d3e8b00a3353e813b73f83391edbef493
  Author: Alexandre Ganea <alexandre.ganea at legionlabs.com>
  Date:   2022-01-06 (Thu, 06 Jan 2022)

  Changed paths:
    M clang/unittests/Analysis/FlowSensitive/MultiVarConstantPropagationTest.cpp

  Log Message:
  -----------
  Silence warning with MSVC compiler.

D:\git\llvm-project\clang\unittests\Analysis\FlowSensitive\MultiVarConstantPropagationTest.cpp(104) : warning C4715: 'clang::dataflow::`anonymous namespace'::operator<<': not all control paths return a value




More information about the All-commits mailing list