aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/canonical-expr-type.cpp
AgeCommit message (Expand)Author
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-07-31Make canonicalization of overloaded function declarations match theDouglas Gregor
2009-07-31Canonicalize function parametersDouglas Gregor
2009-07-31Canonicalization and profiling for overloaded function declarations,Douglas Gregor
2009-07-31Canonicalize dependent extended vector types.Douglas Gregor
2009-07-31Build canonical types for dependently-sized array types.Douglas Gregor
2009-07-30Canonicalization for dependent typeof(expr) types.Douglas Gregor