diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-05-10 04:31:10 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-05-10 04:31:10 +0000 |
| commit | 7500ab24640153a1943ed6ad7f52467553930a1e (patch) | |
| tree | 419b4f77954111213660e7fff2d8adc53acab4cf /llvm/lib/Transforms | |
| parent | 0f7f6f1abc511338738404d858c35093b5fb712a (diff) | |
| download | bcm5719-llvm-7500ab24640153a1943ed6ad7f52467553930a1e.tar.gz bcm5719-llvm-7500ab24640153a1943ed6ad7f52467553930a1e.zip | |
C++1y auto return type: when a function contains no 'return' statements at all,
substitute 'void' into the return type rather than replacing it with 'void', so
that we maintain the 'auto' type sugar.
llvm-svn: 181584
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions

