| commit | 17c3b1f2785e3d2b0344b4da9c18f98efc5d0cef | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Thu Dec 10 01:59:24 2009 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Thu Dec 10 01:59:24 2009 +0000 |
| tree | 0a6605c92a14f7f31537c35205b0d2cbad5f98b4 | |
| parent | fefc7b8e7bdf80b9e02ef002a3a9a7cafa84c121 [diff] |
fix incorrect parsing of bitfields pointed out by Doug. I chose to use ColonProtectionRAIIObject in the C codepath even though it won't matter for consistency. llvm-svn: 91037