commit | 7fb5e4888221cd36652d078c6b171ac55e7f406d | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Sun Oct 26 16:43:14 2008 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Sun Oct 26 16:43:14 2008 +0000 |
tree | 90d8bb74030debd15c7b4920f686c79fc0d6d30a | |
parent | 197fa58ab40e3fee2137715e96d9bb1c59340837 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58187 91177308-0d34-0410-b5e6-96231b3b80d8