[PATCH] D63276: [AST] Add FunctionDecl::getParametersSourceRange()

Nicolas Manichon via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 27 10:09:11 PDT 2019


nicolas updated this revision to Diff 212061.
nicolas added a comment.

Add a default value for `FunctionProtoType::getEllipsisLoc`


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.212061.patch
Type: text/x-patch
Size: 11018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190727/36078f8b/attachment-0001.bin>


More information about the cfe-commits mailing list