summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorExpression/BadZero-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* Genex: Don't segfault on $<FOO,>Stephen Kelly2012-11-271-0/+9
| | | | | | Treat the comma as part of the identifier here. It will later not resolve to a generator expression and the user gets a proper error message.
* Genex: Ensure that $<0:...> has a parameter.Stephen Kelly2012-11-271-0/+8