summaryrefslogtreecommitdiffstats
path: root/clang/unittests/AST/SourceLocationTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR15095: Use more correct source locations for the InitListExpr we fake up forRichard Smith2013-02-051-0/+33
* Move commonly useful code for AST testing into MatchVerfier.h.Manuel Klimek2013-01-311-165/+2
* Sort the #include lines for unittests/...Chandler Carruth2012-12-041-1/+1
* Fix a source range regression in C++ new expressions with call initializers.David Blaikie2012-11-081-0/+6
* Fixed converted ConstantArrayTypeLoc range. Added a missing testcase for Cons...Abramo Bagnara2012-11-081-1/+18
* Fixed range of implicit MemberExpr.Abramo Bagnara2012-11-081-0/+8
* Test for source location range of new expressions fixed in r167507.David Blaikie2012-11-071-0/+6
* Add unit tests for source locations of AST nodes.Manuel Klimek2012-11-061-0/+252
OpenPOWER on IntegriCloud