summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.unary/expr.sizeof
Commit message (Expand)AuthorAgeFilesLines
* Make wording for certain invalid unary expressions more consistent.David Majnemer2013-10-091-1/+1
* Fixed messages in tests.Serge Pavlov2013-10-081-1/+1
* Add fixits suggesting parenthesis around type name in expressions like sizeof.Serge Pavlov2013-10-081-0/+20
* sizeof(void) etc. should be a hard error in C++.Eli Friedman2013-08-131-0/+8
* Grab-bag of bit-field fixes:John McCall2013-05-061-0/+20
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Implement substitution of a function parameter pack for its set ofDouglas Gregor2011-01-071-0/+12
* Implement the sizeof...(pack) expression to compute the length of aDouglas Gregor2011-01-041-0/+26
OpenPOWER on IntegriCloud