[PATCH] D63276: [AST] Add FunctionDecl::getParametersSourceRange()
Nicolas Manichon via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 1 09:21:29 PST 2019
nicolas updated this revision to Diff 231615.
nicolas added a comment.
Update the comment
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63276/new/
https://reviews.llvm.org/D63276
Files:
clang/include/clang/AST/Decl.h
clang/include/clang/AST/Type.h
clang/lib/AST/ASTContext.cpp
clang/lib/AST/Decl.cpp
clang/lib/AST/Type.cpp
clang/lib/Sema/SemaType.cpp
clang/unittests/AST/SourceLocationTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63276.231615.patch
Type: text/x-patch
Size: 10964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191201/c74c3b2d/attachment.bin>
More information about the cfe-commits
mailing list