[PATCH] D76061: [Sema] Fix location of star ('*') inside MemberPointerTypeLoc
Marcel Hlopko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 12 12:29:02 PDT 2020
hlopko updated this revision to Diff 250024.
hlopko added a comment.
Herald added a subscriber: mgorny.
[Sema] Fix location of star ('*') inside MemberPointerTypeLoc
Copy of https://reviews.llvm.org/D72073?id=235842, submitting with ilya-biryukov's permission.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76061/new/
https://reviews.llvm.org/D76061
Files:
clang/include/clang/Sema/DeclSpec.h
clang/lib/Parse/ParseDecl.cpp
clang/lib/Sema/SemaType.cpp
clang/unittests/AST/CMakeLists.txt
clang/unittests/AST/SourceLocationTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76061.250024.patch
Type: text/x-patch
Size: 4178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200312/bd7e30c8/attachment-0001.bin>
More information about the cfe-commits
mailing list