[PATCH] D54166: [AST] Store the string data in StringLiteral in a trailing array of chars

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 14 06:53:02 PST 2018


riccibruno updated this revision to Diff 174032.
riccibruno added a comment.

Factored out some NFSs which I will submit separately.


Repository:
  rC Clang

https://reviews.llvm.org/D54166

Files:
  include/clang/AST/Expr.h
  include/clang/AST/Stmt.h
  lib/AST/Expr.cpp
  lib/Serialization/ASTReaderStmt.cpp
  lib/Serialization/ASTWriterStmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54166.174032.patch
Type: text/x-patch
Size: 21569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181114/38ccce37/attachment-0001.bin>


More information about the cfe-commits mailing list