diff options
| author | Chris Lattner <sabre@nondot.org> | 2008-10-26 23:22:23 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2008-10-26 23:22:23 +0000 |
| commit | 46dcba6d2d2ef444a7119a27943ec2988076796a (patch) | |
| tree | 7b8ce633369b055c97dfd76471e0036ac43c5536 /llvm/lib/CodeGen/MachineRegisterInfo.cpp | |
| parent | 8aafd35c79b6a2ecd6c7f52b8da55920de773ff8 (diff) | |
| download | bcm5719-llvm-46dcba6d2d2ef444a7119a27943ec2988076796a.tar.gz bcm5719-llvm-46dcba6d2d2ef444a7119a27943ec2988076796a.zip | |
add some simple designator testcases. Reject things like this:
struct foo Y[10] = {
[4] .arr [2] 4 // expected-error {{expected '=' or another designator}}
};
because the "missing equals" extension only is valid if there
is exactly one array designator.
llvm-svn: 58215
Diffstat (limited to 'llvm/lib/CodeGen/MachineRegisterInfo.cpp')
0 files changed, 0 insertions, 0 deletions

