| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add missing newlines at end of file. | Chris Lattner | 2010-12-21 | 1 | -1/+1 |
| | | | | | llvm-svn: 122309 | ||||
| * | Fix bug where annotate tokens was not working for BinaryTypeTraitExpr. | Francois Pichet | 2010-12-08 | 1 | -2/+10 |
| | | | | | | | CIndex's EnqueueVisitor must visit elements backward apparently. llvm-svn: 121247 | ||||
| * | Fix test that didn't really test anything. | Francois Pichet | 2010-12-08 | 1 | -2/+2 |
| | | | | | llvm-svn: 121246 | ||||
| * | Visit the children of CXXOperatorCallExprs in source order within | Douglas Gregor | 2010-07-29 | 1 | -0/+23 |
| libclang, so that clang_annotateTokens() doesn't get confused and miss annotations. llvm-svn: 109706 | |||||

