diff options
| author | Douglas Gregor <dgregor@apple.com> | 2009-01-16 18:33:17 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2009-01-16 18:33:17 +0000 |
| commit | dd04d33e3abd2cb144a680cf9bb3b1c3e94746af (patch) | |
| tree | a47f8cd7c89baedf1aaa6bd72038636e3c069165 /clang/lib/Sema/SemaExpr.cpp | |
| parent | 867df5460641c5cfb9919fe0bdc33813ecc5dca5 (diff) | |
| download | bcm5719-llvm-dd04d33e3abd2cb144a680cf9bb3b1c3e94746af.tar.gz bcm5719-llvm-dd04d33e3abd2cb144a680cf9bb3b1c3e94746af.zip | |
Part one of handling C++ functional casts. This handles semantic
analysis and AST-building for the cases where we have N != 1
arguments. For N == 1 arguments, we need to finish the C++
implementation of explicit type casts (C++ [expr.cast]).
llvm-svn: 62329
Diffstat (limited to 'clang/lib/Sema/SemaExpr.cpp')
0 files changed, 0 insertions, 0 deletions

