[PATCH] D147580: [Clang][NFC] Refactor "Designators" to be more similar

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 5 15:46:51 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbfee6f114236: [Clang][NFC] Refactor "Designators" to be more similar (authored by void).

Changed prior to commit:
  https://reviews.llvm.org/D147580?vs=511215&id=511225#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147580

Files:
  clang/include/clang/AST/Expr.h
  clang/include/clang/Sema/Designator.h
  clang/lib/AST/ASTImporter.cpp
  clang/lib/AST/Expr.cpp
  clang/lib/AST/StmtPrinter.cpp
  clang/lib/AST/StmtProfile.cpp
  clang/lib/Parse/ParseInit.cpp
  clang/lib/Sema/SemaCodeComplete.cpp
  clang/lib/Sema/SemaInit.cpp
  clang/lib/Sema/TreeTransform.h
  clang/lib/Serialization/ASTReaderStmt.cpp
  clang/lib/Serialization/ASTWriterStmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147580.511225.patch
Type: text/x-patch
Size: 37502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230405/f51f8db9/attachment-0001.bin>


More information about the cfe-commits mailing list