[PATCH] D55447: [Sema] Fix Modified Type in address_space AttributedType

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 10 16:55:23 PST 2018


leonardchan updated this revision to Diff 177620.
leonardchan marked 2 inline comments as done.
leonardchan added a comment.

- Added the CXX11 test


Repository:
  rC Clang

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

https://reviews.llvm.org/D55447

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/AST/TypePrinter.cpp
  clang/lib/Sema/SemaType.cpp
  clang/test/AST/address_space_attribute.cpp
  clang/tools/libclang/CXType.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55447.177620.patch
Type: text/x-patch
Size: 9236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181211/5c057038/attachment.bin>


More information about the cfe-commits mailing list