[PATCH] D100733: [clang] NFC: change uses of `Expr->getValueKind` into `is?Value`

Matheus Izvekov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 27 18:09:52 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4819b751bd87: [clang] NFC: change uses of `Expr->getValueKind` into `is?Value` (authored by mizvekov).

Changed prior to commit:
  https://reviews.llvm.org/D100733?vs=351123&id=362254#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100733/new/

https://reviews.llvm.org/D100733

Files:
  clang/include/clang/AST/ExprCXX.h
  clang/lib/AST/Expr.cpp
  clang/lib/AST/ExprClassification.cpp
  clang/lib/CodeGen/CGDecl.cpp
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/lib/Sema/Sema.cpp
  clang/lib/Sema/SemaCoroutine.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/lib/Sema/SemaExprCXX.cpp
  clang/lib/Sema/SemaInit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100733.362254.patch
Type: text/x-patch
Size: 9605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210728/ff3ccb55/attachment-0001.bin>


More information about the cfe-commits mailing list