[all-commits] [llvm/llvm-project] 004eb2: GSYMTest::TestLineTable - check all LT1+LT2 compar...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Nov 2 13:13:13 PDT 2019


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

  Changed paths:
    M llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp

  Log Message:
  -----------
  GSYMTest::TestLineTable - check all LT1+LT2 comparisons.

PVS Studio was warning about "LT2 < LT2" but really we should be testing all permutations of LT1 and LT2.


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

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

  Log Message:
  -----------
  ARMAttributeParser - fix shadow variable name warnings from decodeULEB128 calls. NFCI.

Consistently rename the Length attribute to DecodeLength in decodeULEB128 calls.


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

  Changed paths:
    M llvm/include/llvm/CodeGen/DIE.h

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


Compare: https://github.com/llvm/llvm-project/compare/5ccad89f50fa...99094b9f6eff


More information about the All-commits mailing list