summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/sourceranges.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add the location of Decls to ast dump.David Blaikie2014-04-021-2/+2
* Build an appropriate (albeit trivial) TypeSourceInfo for a destructor name, soRichard Smith2014-01-221-0/+9
* Fix a bug in VarDecl::getSourceRange() for static member arrays with an elementNico Weber2013-01-221-1/+4
* Use ElaboratedType also for C.Abramo Bagnara2011-03-161-3/+3
* Remove one I just added, add a more focused test for why the current code is ...Nico Weber2010-11-221-0/+5
* Fix the source range of CXXNewExprs. Fixes http://llvm.org/pr8661.Nico Weber2010-11-221-0/+22
OpenPOWER on IntegriCloud