| commit | 698875aec60f5f04e95d189a017ee6789817d466 | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Wed Nov 20 23:40:57 2013 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Wed Nov 20 23:40:57 2013 +0000 |
| tree | 9e0519101ed47b81f86a2c1192d057f1e77acf24 | |
| parent | 56215d84dc56801beeb9e7748d4ebbad71344e0c [diff] |
Fix new check for missing semicolon after struct definition to deal with the case where the type in the following declaration is specified as a template-id, and refactor for clarity. llvm-svn: 195280