[PATCH] D118230: [clang][AST] Make use of some unused space in Stmt Bitfields

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 18 09:24:02 PDT 2022


njames93 updated this revision to Diff 430410.
njames93 added a comment.
Herald added a project: All.

Remove openMP changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118230

Files:
  clang/include/clang/AST/Expr.h
  clang/include/clang/AST/ExprCXX.h
  clang/include/clang/AST/ExprObjC.h
  clang/include/clang/AST/Stmt.h
  clang/include/clang/AST/StmtCXX.h
  clang/include/clang/AST/StmtObjC.h
  clang/lib/AST/Expr.cpp
  clang/lib/AST/ExprCXX.cpp
  clang/lib/AST/ExprObjC.cpp
  clang/lib/AST/Stmt.cpp
  clang/lib/AST/StmtCXX.cpp
  clang/lib/AST/StmtObjC.cpp
  clang/lib/Serialization/ASTReaderStmt.cpp
  clang/lib/Serialization/ASTWriterStmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118230.430410.patch
Type: text/x-patch
Size: 173098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220518/1cc7ab8c/attachment-0001.bin>


More information about the cfe-commits mailing list