summaryrefslogtreecommitdiff
path: root/test/SemaCXX/sourceranges.cpp
Commit message (Expand)AuthorAge
* Fix a bug in VarDecl::getSourceRange() for static member arrays with an elementNico Weber2013-01-22
* Use ElaboratedType also for C.Abramo Bagnara2011-03-16
* Remove one I just added, add a more focused test for why the current code is ...Nico Weber2010-11-22
* Fix the source range of CXXNewExprs. Fixes http://llvm.org/pr8661.Nico Weber2010-11-22