[all-commits] [llvm/llvm-project] b9890a: [TableGen] Make InstrMap::getFilterClass() const. ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Dec 17 06:50:24 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b9890ae1976ba3c986b3c3df480e26277be9b6f0
      https://github.com/llvm/llvm-project/commit/b9890ae1976ba3c986b3c3df480e26277be9b6f0
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M llvm/utils/TableGen/CodeGenMapTable.cpp

  Log Message:
  -----------
  [TableGen] Make InstrMap::getFilterClass() const. NFCI.

Reported by cppcheck.

I've run clang-format across all the InstrMap accessors as well.




More information about the All-commits mailing list