aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/pascal-strings.cpp
AgeCommit message (Expand)Author
2013-05-05Handle parens properly when initializing a char array from a string literal.Richard Smith
2011-04-14In C++, when initializing an array from a pascal string, it's OK if the arrayAnders Carlsson
2011-04-13Rename test.Anders Carlsson