Skip to content
Snippets Groups Projects
Commit 3225b9c9 authored by Serge Pavlov's avatar Serge Pavlov
Browse files

Avoid getting an argument of allocation function if it does not exist.

This is a fix to PR12778: in erroneous code an allocation function
can be declared with no arguments, quering the first argument in this case
causes assertion violation.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190751 91177308-0d34-0410-b5e6-96231b3b80d8
parent d3d9e0f4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment