[all-commits] [llvm/llvm-project] 201c64: Remove extra '; ' to fix Wpedantic. NFCI.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Jan 22 04:14:43 PST 2020


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

  Changed paths:
    M clang-tools-extra/clang-tidy/bugprone/ReservedIdentifierCheck.cpp

  Log Message:
  -----------
  Remove extra ';' to fix Wpedantic. NFCI.


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

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [X86][SSE] combineExtractWithShuffle - pull out repeated extract index code. NFCI.


Compare: https://github.com/llvm/llvm-project/compare/3d7177acd751...963f26818693


More information about the All-commits mailing list