[all-commits] [llvm/llvm-project] 811a03: CodeGenRegBank - make functions const to fix cppch...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Nov 10 03:20:39 PST 2019


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

  Changed paths:
    M llvm/utils/TableGen/CodeGenRegisters.h

  Log Message:
  -----------
  CodeGenRegBank - make functions const to fix cppcheck warnings.


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

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

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


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

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

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


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

  Changed paths:
    M llvm/lib/TableGen/TGLexer.h
    M llvm/lib/TableGen/TGParser.h

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


Compare: https://github.com/llvm/llvm-project/compare/d890620fb270...616a7f6ca0ac


More information about the All-commits mailing list