summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/instantiate-expr-5.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* Fix template instantiation for __builtin_offfsetof expressions that refer to ...Douglas Gregor2010-04-281-0/+16
* Completely reimplement __builtin_offsetof, based on a patch by RobertoDouglas Gregor2010-04-281-1/+19
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Slight code reorganization to allow instantiating post-inc/dec.Eli Friedman2009-07-221-0/+4