1. 8aa86d1 Add an error to check that all program scope variables are in the constant address space in OpenCL. by Tanya Lattner · 12 years ago
  2. afbcab8 PR15095: Use more correct source locations for the InitListExpr we fake up for by Richard Smith · 12 years ago
  3. 4d0e9f5 Move commonly useful code for AST testing into MatchVerfier.h. by Manuel Klimek · 12 years ago
  4. 1050e8b Sort the #include lines for unittests/... by Chandler Carruth · 12 years ago
  5. c2fc67e Fix a source range regression in C++ new expressions with call initializers. by David Blaikie · 12 years ago
  6. 4c5750e Fixed converted ConstantArrayTypeLoc range. Added a missing testcase for ConstructorDecl source range. by Abramo Bagnara · 12 years ago
  7. 13fd684 Fixed range of implicit MemberExpr. by Abramo Bagnara · 12 years ago
  8. 5a78985 Test for source location range of new expressions fixed in r167507. by David Blaikie · 12 years ago
  9. 975a949 Add unit tests for source locations of AST nodes. by Manuel Klimek · 12 years ago