summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/conversion-function.cpp
Commit message (Expand)AuthorAgeFilesLines
* change a couple more c++ sema methods to be based on isinvalid bits.Chris Lattner2009-04-251-2/+5
* Fix a crash bug when comparing overload quality of conversion operators with ...Sebastian Redl2009-04-161-0/+11
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix our semantic analysis ofDouglas Gregor2009-02-041-1/+1
* Make all the 'redefinition' diagnostics more consistent, and make the Chris Lattner2008-11-231-2/+2
* As threatened previously: consolidate name lookup and the creation ofDouglas Gregor2008-11-181-1/+1
* Eliminate all of the placeholder identifiers used for constructors,Douglas Gregor2008-11-171-0/+2
* Updated IdentifierResolver to deal with DeclarationNames. The names ofDouglas Gregor2008-11-171-0/+8
* Parsing, ASTs, and semantic analysis for the declaration of conversionDouglas Gregor2008-11-071-0/+42
OpenPOWER on IntegriCloud