diff options
| author | Chris Lattner <sabre@nondot.org> | 2007-10-29 04:42:53 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2007-10-29 04:42:53 +0000 |
| commit | cd4b83cb4b4d69dbfa35ef97fe8ab88c0f2698a9 (patch) | |
| tree | d38fccc8f55bd24d6c471c3cf900376683628f6c /CodeGen/CodeGenModule.h | |
| parent | 3da2db468d9a694535d62e7b96a010ce95c26fb6 (diff) | |
The callers of ParseStructDeclaration are not expecting it to
eat the terminating ;. Fix one place where it did, allowing this
to compile without error:
struct x {
int a;
union {
int b;
float c;
};
int d;
};
This reduces diagnostics on PR1750 from 33 to 27.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43437 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions
