diff options
author | Ivan Donchevskii <ivan.donchevskii@qt.io> | 2018-11-27 12:02:39 +0000 |
---|---|---|
committer | Ivan Donchevskii <ivan.donchevskii@qt.io> | 2018-11-27 12:02:39 +0000 |
commit | 60b7103ce8f692d9b836902dacccdb096168251e (patch) | |
tree | 2f4ae492aa6cb34ef37d781f5bab9da6fa0bfd15 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 81bff5e6ea27d5ff45b01372fdbbdad2fbac98b9 (diff) | |
download | bcm5719-llvm-60b7103ce8f692d9b836902dacccdb096168251e.tar.gz bcm5719-llvm-60b7103ce8f692d9b836902dacccdb096168251e.zip |
[libclang] Fix clang_Cursor_getNumArguments and clang_Cursor_getArgument for CXXConstructExpr
Constructors have the same methods for arguments as call expressions.
Let's provide a way to get their arguments the same way.
Differential Revision: https://reviews.llvm.org/D54934
llvm-svn: 347654
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions