summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/OperatorKinds.h
Commit message (Expand)AuthorAgeFilesLines
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* Try to bring the 32 bit buildbots back to life.Benjamin Kramer2014-05-101-1/+1
* Decouple ExprCXX.h and DeclCXX.h and clean up includes a bit.Benjamin Kramer2014-05-101-1/+1
* [ms-cxxabi] Fix the calling convention for operator new in recordsReid Kleckner2013-10-081-1/+1
* Documentation cleanup:James Dennett2012-07-021-2/+2
* Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett2012-07-021-3/+4
* Convert comments to proper Doxygen comments.Dmitri Gribenko2012-06-081-1/+1
* Implement support for parsing dependent template-ids that refer toDouglas Gregor2009-11-041-1/+4
* pad header out to 80 colsChris Lattner2008-11-171-1/+1
* Some cleanups to the declaration/checking of overloaded operators in C++. Tha...Douglas Gregor2008-11-101-1/+2
* Parsing, ASTs, and semantic analysis for the declaration of overloadedDouglas Gregor2008-11-061-0/+31