[all-commits] [llvm/llvm-project] 215ed9: Adapt CastExpr::getSubExprAsWritten to ConstantExpr

stbergmann via All-commits all-commits at lists.llvm.org
Tue Jan 12 00:45:47 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 215ed9b33ccbe9858aeb65b357bd1111cff354be
      https://github.com/llvm/llvm-project/commit/215ed9b33ccbe9858aeb65b357bd1111cff354be
  Author: Stephan Bergmann <sbergman at redhat.com>
  Date:   2021-01-12 (Tue, 12 Jan 2021)

  Changed paths:
    M clang/lib/AST/Expr.cpp
    M clang/unittests/Tooling/CastExprTest.cpp

  Log Message:
  -----------
  Adapt CastExpr::getSubExprAsWritten to ConstantExpr

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




More information about the All-commits mailing list