summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaNamedCast.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change a whole lot of diagnostics to take QualType's directly Chris Lattner2008-11-241-40/+25
* remove another old-school Diag method.Chris Lattner2008-11-201-5/+6
* start converting Sema over to using its canonical Diag method.Chris Lattner2008-11-181-58/+63
* Move named cast helpers out of Sema, as Chris requested. This requirse making...Sebastian Redl2008-11-081-103/+146
* Greatly improve static_cast diagnosticsSebastian Redl2008-11-071-62/+109
* Sema-check virtual declarations. Complete dynamic_cast checking.Sebastian Redl2008-11-061-1/+6
* Improve assert messages.Sebastian Redl2008-11-051-2/+2
* Move named cast sema functions to their own file.Sebastian Redl2008-11-051-0/+677
OpenPOWER on IntegriCloud