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 | 96596c98fbb584d8c9eec99d0a1c0734da756787 (patch) | |
tree | 4cc2aa0da213cc084b87ef78df8bc359440a0d8e /clang/lib/Sema/TreeTransform.h | |
parent | 778f92ab024794d6751a30dfbe59852fd0d0522c (diff) | |
download | bcm5719-llvm-96596c98fbb584d8c9eec99d0a1c0734da756787.tar.gz bcm5719-llvm-96596c98fbb584d8c9eec99d0a1c0734da756787.zip |
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
llvm-svn: 91902
Diffstat (limited to 'clang/lib/Sema/TreeTransform.h')
0 files changed, 0 insertions, 0 deletions