Go to file
Douglas Gregor 2a920014d3 When code-completion after a "," is building an overload set, note
that there is one more argument (the one following the comma) and make
the candidate non-viable if the function cannot accept any argument in
that position.

llvm-svn: 82625
2009-09-23 14:56:09 +00:00
clang When code-completion after a "," is building an overload set, note 2009-09-23 14:56:09 +00:00
compiler-rt Note about compiler-rt only building on Darwin no longer applies. 2009-09-23 05:06:46 +00:00
llvm Fix a struct/class mismatch. 2009-09-23 11:48:57 +00:00