| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clang/test/SemaCXX/sourceranges.cpp: Fix silly expressions. Sorry for the bre... | NAKAMURA Takumi | 2015-09-04 | 1 | -3/+3 |
| * | clang/test/SemaCXX/sourceranges.cpp: Appease win32. Class method is thiscall ... | NAKAMURA Takumi | 2015-09-04 | 1 | -2/+2 |
| * | Fix the perentheses location when the constructor is called on a class that h... | Olivier Goffart | 2015-09-04 | 1 | -1/+14 |
| * | Add the location of Decls to ast dump. | David Blaikie | 2014-04-02 | 1 | -2/+2 |
| * | Build an appropriate (albeit trivial) TypeSourceInfo for a destructor name, so | Richard Smith | 2014-01-22 | 1 | -0/+9 |
| * | Fix a bug in VarDecl::getSourceRange() for static member arrays with an element | Nico Weber | 2013-01-22 | 1 | -1/+4 |
| * | Use ElaboratedType also for C. | Abramo Bagnara | 2011-03-16 | 1 | -3/+3 |
| * | Remove one I just added, add a more focused test for why the current code is ... | Nico Weber | 2010-11-22 | 1 | -0/+5 |
| * | Fix the source range of CXXNewExprs. Fixes http://llvm.org/pr8661. | Nico Weber | 2010-11-22 | 1 | -0/+22 |

