summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.h
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-02-25 15:59:54 +0000
committerDaniel Jasper <djasper@google.com>2013-02-25 15:59:54 +0000
commit62e681744c4dbbb73d8f8200ad2777c02af3e66d (patch)
tree5f2b467a5df6a86f5766226b20c0665071b931ca /llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.h
parenta9f698009fffd1527391111e6d8efa3140d1ad9b (diff)
downloadbcm5719-llvm-62e681744c4dbbb73d8f8200ad2777c02af3e66d.tar.gz
bcm5719-llvm-62e681744c4dbbb73d8f8200ad2777c02af3e66d.zip
Re-add hack that caused regression.
This fixes llvm.org/PR15350. Before: Constructor(int Parameter = 0) : aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa(aaaaaaaaaaaaaaaaa), aaaaaaaaaaaa(aaaaaaaaaaaaaaaaa) {} After: Constructor(int Parameter = 0) : aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa(aaaaaaaaaaaaaaaaa), aaaaaaaaaaaa(aaaaaaaaaaaaaaaaa) {} I think the correct solution is to put the VariablePos into ParenState, not LineState. Added FIXME. llvm-svn: 176027
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud