[PATCH] D55447: [Sema] Fix Modified Type in address_space AttributedType
Leonard Chan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 23 16:13:16 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL351997: [Sema] Fix Modified Type in address_space AttributedType (authored by leonardchan, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D55447?vs=182092&id=183204#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55447/new/
https://reviews.llvm.org/D55447
Files:
cfe/trunk/docs/ReleaseNotes.rst
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/AST/Type.cpp
cfe/trunk/lib/AST/TypePrinter.cpp
cfe/trunk/lib/Sema/SemaType.cpp
cfe/trunk/test/AST/address_space_attribute.cpp
cfe/trunk/test/Index/print-type.m
cfe/trunk/tools/libclang/CXType.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55447.183204.patch
Type: text/x-patch
Size: 12151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190124/a26bfaf3/attachment.bin>
More information about the cfe-commits
mailing list