Skip to content
Commit 22a37353 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Don't give a default argument to ASTContext::getFunctionType for the TypeQuals...

Don't give a default argument to ASTContext::getFunctionType for the TypeQuals parameter, it causes subtle bugs where TypeQuals, while necessary, are omitted from the call.
-Remove the default argument.
-Update all call sites of ASTContext::getFunctionType.

llvm-svn: 58187
parent 10a11f03
Loading
Loading
Loading
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