summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-03-02 01:29:43 +0000
committerDouglas Gregor <dgregor@apple.com>2010-03-02 01:29:43 +0000
commit1d85d2903b07e036f16e2f73f6eda89bdf50712c (patch)
tree120163d6a97c799cec66ef2a35a0ad3a6e5f4fc3 /llvm/lib/Target
parentd0fa304dc7b6dbc1496e812f1763cd4506d3bebf (diff)
downloadbcm5719-llvm-1d85d2903b07e036f16e2f73f6eda89bdf50712c.tar.gz
bcm5719-llvm-1d85d2903b07e036f16e2f73f6eda89bdf50712c.zip
Fix an amusing typo that completely the re-introduction of parameters
for the purposes of parsing default arguments. In effect, we would re-introduce the parameter with a default argument N times (where N is the number of parameters preceding the parameter with a default argument). This showed up when a defaulted parameter of a member function of a local class shadowed a parameter of the enclosing function. Fixes PR6383. llvm-svn: 97534
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud