[all-commits] [llvm/llvm-project] be10b7: Use values cached in ConstantExprs for expression ...

Wyatt Childers via All-commits all-commits at lists.llvm.org
Fri Mar 20 18:15:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: be10b7e43a3a10fbd3244f826591f3f65c0b7e21
      https://github.com/llvm/llvm-project/commit/be10b7e43a3a10fbd3244f826591f3f65c0b7e21
  Author: Wyatt Childers <wchilders at lock3software.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M clang/include/clang/AST/Expr.h
    M clang/lib/AST/Expr.cpp
    M clang/lib/AST/ExprConstant.cpp
    M clang/lib/Sema/SemaExpr.cpp

  Log Message:
  -----------
  Use values cached in ConstantExprs for expression evaluation where
present.

No functionality change intended.

Differential Revision: https://reviews.llvm.org/D76438




More information about the All-commits mailing list