summaryrefslogtreecommitdiff
path: root/test/files/neg/inlineIndyLambdaPrivate.flags
Commit message (Collapse)AuthorAgeFilesLines
* Rename -Yopt to -opt, -Yopt-warnings to -opt-warningsLukas Rytz2016-05-251-1/+1
| | | | Keep -Yopt-inline-heuristics and -Yopt-trace unchanged
* Test warnings when an indy cannot be inlinedLukas Rytz2015-07-081-0/+1
There are two cases tested here - An indyLMF where the lambda body method is private - An indy where the bootstrap method is not LMF