commit | b59d21c22b7ca8d66f15e7f99f4a1aae9ebe6920 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Thu Jul 29 00:26:18 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Thu Jul 29 00:26:18 2010 +0000 |
tree | d0620940e3d2075f4f094b5be870bf5de0dee1f2 | |
parent | 3d6ac44d96f806c2c643dd608cc7f2edcb99ebc3 [diff] |
Visit the children of CXXOperatorCallExprs in source order within libclang, so that clang_annotateTokens() doesn't get confused and miss annotations. llvm-svn: 109706