| commit | e2b3744890f6394036974c7abe7c1abe5f94d169 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Fri May 04 22:38:52 2012 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Fri May 04 22:38:52 2012 +0000 |
| tree | 5b2aafa664cd7c514695771734f52de102c31421 | |
| parent | 891d0a3d2089a61e67bd0984f30a402db6003b07 [diff] |
Move Sema::VerifyIntegerConstantExpression() and Sema::ConvertToIntegralOrEnumerationType() from PartialDiagnostics to abstract "diagnoser" classes. Not much of a win here, but we're -several PartialDiagnostics. llvm-svn: 156217