diff options
author | Steve Naroff <snaroff@apple.com> | 2007-12-18 04:06:57 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2007-12-18 04:06:57 +0000 |
commit | 1ca9b11b3114a618c360749a2f202fad29705bd9 (patch) | |
tree | 4bbf77334d515ab36ac1e49f6c4cc7bd509c9ffb /CodeGen/CodeGenModule.cpp | |
parent | b99a4a3630478946ca963d654e40a8d100890d64 (diff) |
Add DefaultFunctionArrayConversion() to the indirection operator in Sema::ActOnUnaryOp().
This fixes a bug Chris forwarded from Oliver Hunt...
typedef struct { char name[100]; } entry;
char f1(entry *e) { return *e->name; }
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45148 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions