summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/sourceranges.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang/test/SemaCXX/sourceranges.cpp: Fix silly expressions. Sorry for the bre...NAKAMURA Takumi2015-09-041-3/+3
* clang/test/SemaCXX/sourceranges.cpp: Appease win32. Class method is thiscall ...NAKAMURA Takumi2015-09-041-2/+2
* Fix the perentheses location when the constructor is called on a class that h...Olivier Goffart2015-09-041-1/+14
* 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