[all-commits] [llvm/llvm-project] 9e3549: [lldb/Expression] Make Language() const, NFC

Vedant Kumar via All-commits all-commits at lists.llvm.org
Mon May 4 14:42:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e3549804672c79d64eececab39019f4dfd2b7ea
      https://github.com/llvm/llvm-project/commit/9e3549804672c79d64eececab39019f4dfd2b7ea
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M lldb/include/lldb/Expression/Expression.h
    M lldb/include/lldb/Expression/UserExpression.h

  Log Message:
  -----------
  [lldb/Expression] Make Language() const, NFC

Allow Language() to be called from const methods within UserExpression.




More information about the All-commits mailing list