summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis
diff options
context:
space:
mode:
authorSebastian Redl <sebastian.redl@getdesigned.at>2009-04-16 17:51:27 +0000
committerSebastian Redl <sebastian.redl@getdesigned.at>2009-04-16 17:51:27 +0000
commit1a99f441e64c853f5f7a029c4e159db8209aa685 (patch)
tree73b614ae91c7147f477eada462b643a5b7da49c4 /llvm/lib/Analysis
parent8d25b096fa022b4d9af53470067d0a15cf26f588 (diff)
downloadbcm5719-llvm-1a99f441e64c853f5f7a029c4e159db8209aa685.tar.gz
bcm5719-llvm-1a99f441e64c853f5f7a029c4e159db8209aa685.zip
Fix a crash bug when comparing overload quality of conversion operators with conversion constructors.
Remove an atrocious amount of trailing whitespace in the overloaded operator mangler. Sorry, couldn't help myself. Change the DeclType parameter of Sema::CheckReferenceInit to be passed by value instead of reference. It wasn't changed anywhere. Let the parser handle C++'s irregular grammar around assignment-expression and conditional-expression. And finally, the reason for all this stuff: implement C++ semantics for the conditional operator. The implementation is complete except for determining lvalueness. llvm-svn: 69299
Diffstat (limited to 'llvm/lib/Analysis')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud