[all-commits] [llvm/llvm-project] 0d908e: Make FileCheckNumericVariable::getDefLineNumber co...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Nov 11 10:55:57 PST 2019


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

  Changed paths:
    M llvm/lib/Support/FileCheckImpl.h

  Log Message:
  -----------
  Make FileCheckNumericVariable::getDefLineNumber const. NFC

Fixes cppcheck warning.


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

  Changed paths:
    M llvm/lib/Support/FileCheckImpl.h

  Log Message:
  -----------
  Add missing override modifiers for FileCheckExpressionAST::eval() overrides.


Compare: https://github.com/llvm/llvm-project/compare/8a44d4850d26...0e0dea82681a


More information about the All-commits mailing list