aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/OperatorKinds.h
AgeCommit message (Expand)Author
2012-07-02Documentation cleanup:James Dennett
2012-07-02Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett
2012-06-08Convert comments to proper Doxygen comments.Dmitri Gribenko
2009-11-04Implement support for parsing dependent template-ids that refer toDouglas Gregor
2008-11-17pad header out to 80 colsChris Lattner
2008-11-10Some cleanups to the declaration/checking of overloaded operators in C++. Tha...Douglas Gregor
2008-11-06Parsing, ASTs, and semantic analysis for the declaration of overloadedDouglas Gregor