summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/array-pointer-decay.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Use CastExpr::CK_ArrayToPointerDecay and fix an assert.Anders Carlsson2009-08-081-0/+7