[all-commits] [llvm/llvm-project] 24d507: CrashRecoveryContextCleanup - fix uninitialized va...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Nov 8 08:51:28 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 24d507f4468a361ced298f1880485cebef8424a8
      https://github.com/llvm/llvm-project/commit/24d507f4468a361ced298f1880485cebef8424a8
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

  Changed paths:
    M llvm/include/llvm/Support/CrashRecoveryContext.h

  Log Message:
  -----------
  CrashRecoveryContextCleanup - fix uninitialized variable warnings. NFCI.

Remove default values from constructor.


  Commit: 66f63d18e1d08dd7364f2c267264b7103673cde6
      https://github.com/llvm/llvm-project/commit/66f63d18e1d08dd7364f2c267264b7103673cde6
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

  Changed paths:
    M llvm/tools/obj2yaml/Error.h

  Log Message:
  -----------
  Obj2YamlError - fix uninitialized variable warning. NFCI.


  Commit: abe9dd4e58d28c0d456fb61559ada1403c49c86b
      https://github.com/llvm/llvm-project/commit/abe9dd4e58d28c0d456fb61559ada1403c49c86b
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

  Changed paths:
    M llvm/lib/Support/TimeProfiler.cpp

  Log Message:
  -----------
  TimeTraceProfiler - fix uninitialized variable warning. NFCI.


  Commit: 1471a7ddeed030eff707942c8687ebd32456d1ae
      https://github.com/llvm/llvm-project/commit/1471a7ddeed030eff707942c8687ebd32456d1ae
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

  Changed paths:
    M llvm/include/llvm/Demangle/ItaniumDemangle.h

  Log Message:
  -----------
  PODSmallVector - fix uninitialized variable warnings. NFCI.


Compare: https://github.com/llvm/llvm-project/compare/2073dd2da702...1471a7ddeed0


More information about the All-commits mailing list