diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-12-22 07:24:36 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-12-22 07:24:36 +0000 |
commit | aa0373107968aa7a26bf63f4a2673b8325b800af (patch) | |
tree | 8d3242d7f6b67a72a3eddffee790f83047bb7b12 /lib/AST/ASTContext.cpp | |
parent | 8257d411a759b91921681c3b7f79e50e0d9252db (diff) |
Switch initialization of parameters in a call over to
InitializationSequence (when a FunctionDecl is present). This required
a few small fixes to initialization sequences:
- Make sure to use the adjusted parameter type for initialization of
function parameters.
- Implement transparent union calling semantics in C
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91902 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AST/ASTContext.cpp')
0 files changed, 0 insertions, 0 deletions