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

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 15 09:33:49 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346969: [AST] Store the string data in StringLiteral in a trailing array of chars (authored by brunoricci, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54166?vs=174032&id=174228#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54166

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54166.174228.patch
Type: text/x-patch
Size: 21655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181115/2c259902/attachment-0001.bin>


More information about the cfe-commits mailing list