| commit | 970aed92c09e7b804bad502fc882fb0d69fc5517 | [log] [tgz] |
|---|---|---|
| author | Nick Lewycky <nicholas@mxc.ca> | Wed Sep 15 18:35:19 2010 +0000 |
| committer | Nick Lewycky <nicholas@mxc.ca> | Wed Sep 15 18:35:19 2010 +0000 |
| tree | 8f271f56690ede4d7bc378c3c5e51c897127d2c0 | |
| parent | 0f592ace6b624af51196d3163d6af6ef6515b3fd [diff] |
Initialize TypeOrExpr to NULL to silence a false-positive uninitialized warning from certain GCC's. Patch by Neil Vachharajani! llvm-svn: 113995