summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/canonical-expr-type.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make canonicalization of overloaded function declarations match theDouglas Gregor2009-07-311-2/+3
* Canonicalize function parametersDouglas Gregor2009-07-311-9/+6
* Canonicalization and profiling for overloaded function declarations,Douglas Gregor2009-07-311-0/+17
* Canonicalize dependent extended vector types.Douglas Gregor2009-07-311-0/+12
* Build canonical types for dependently-sized array types.Douglas Gregor2009-07-311-1/+11
* Canonicalization for dependent typeof(expr) types.Douglas Gregor2009-07-301-0/+16