summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/PR4827-cast.cpp
AgeCommit message (Expand)Author
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-09-01Use the correct cast kinds for bit casts and function to pointer decay. Fixes...Anders Carlsson