aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/basic/basic.def.odr
AgeCommit message (Expand)Author
2010-02-02Check for redefinitions in MergeVarDecl. This finds redefinitions of globals ...Sebastian Redl
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-06-30When recursively instantiating function templates, keep track of theDouglas Gregor
2009-06-23New test for when the subexpressions within a typeid are potentially evaluate...Douglas Gregor