summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/alignof-sizeof-reference.cpp
Commit message (Expand)AuthorAgeFilesLines
* Progress.John McCall2010-10-121-1/+1
* Add some infrastructure for dealing with expressions of 'placeholder' type,John McCall2010-10-121-1/+1
* Complain about sizeof(overloaded function) rather than crashing.Douglas Gregor2010-05-231-0/+6
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Intercept sizeof and alignof references before they get into ASTContext metho...Sebastian Redl2009-11-231-0/+9
OpenPOWER on IntegriCloud