summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/dynamic-cast.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Diagnostics] Improve some error messages related to bad use of dynamic_castDávid Bolvanský2019-11-041-6/+6
* Add an additional test for dynamic_cast.Eli Friedman2013-06-201-0/+2
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-8/+8
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Make one expected-diag directive match exactly one actual diagnostic.Sebastian Redl2009-02-071-1/+1
* Centralize error reporting of improper uses of incomplete types in theDouglas Gregor2009-01-191-1/+1
* Change a whole lot of diagnostics to take QualType's directly Chris Lattner2008-11-241-2/+2
* Sema-check virtual declarations. Complete dynamic_cast checking.Sebastian Redl2008-11-061-1/+20
* Implement semantic checking of static_cast and dynamic_cast.Sebastian Redl2008-10-311-0/+55
OpenPOWER on IntegriCloud