summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/casts.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make sure that reinterpret_cast gets a CastKind on all successfulDouglas Gregor2009-12-221-0/+6
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Set the cast kind to CK_NoOp for C-style casts that are really const casts. F...Anders Carlsson2009-10-191-0/+14