[all-commits] [llvm/llvm-project] bd1dc6: Fix "use of uninitialized variable" static analyze...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Jan 7 02:55:59 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bd1dc6a3eb801b0b6eadb569557a8bba6f7a4b9c
      https://github.com/llvm/llvm-project/commit/bd1dc6a3eb801b0b6eadb569557a8bba6f7a4b9c
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp

  Log Message:
  -----------
  Fix "use of uninitialized variable" static analyzer warnings. NFCI.


  Commit: bcb47bbd7214b2795eb114df22ef745850abccb2
      https://github.com/llvm/llvm-project/commit/bcb47bbd7214b2795eb114df22ef745850abccb2
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

  Changed paths:
    M llvm/lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp

  Log Message:
  -----------
  Fix "use of uninitialized variable" static analyzer warnings. NFCI.


  Commit: c758e4692317350313ec5426d488621ab2d3ff42
      https://github.com/llvm/llvm-project/commit/c758e4692317350313ec5426d488621ab2d3ff42
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

  Changed paths:
    M llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h

  Log Message:
  -----------
  Fix Wdocumentation warnings. NFCI.


Compare: https://github.com/llvm/llvm-project/compare/216796f234c7...c758e4692317


More information about the All-commits mailing list