summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2011-02-21 23:18:00 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2011-02-21 23:18:00 +0000
commit27e39b11b18c5805d72de998ab585bed86527d79 (patch)
tree3d9259fbeb6e0a95a4432d1b1282f12618f0ad79 /llvm/lib/CodeGen/MachineFunction.cpp
parent13adc7fefdd8b9031e28a008be7385f27d08ad05 (diff)
downloadbcm5719-llvm-27e39b11b18c5805d72de998ab585bed86527d79.tar.gz
bcm5719-llvm-27e39b11b18c5805d72de998ab585bed86527d79.zip
C++0x's deduced auto is illegal in typedefs.
This actually rules out too much, since it also catches typedefs for pointers to functions with trailing return types: typedef auto (*F)() -> int; Fix for that (and the same issue in all abstract-declarators) to follow shortly. llvm-svn: 126153
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud