Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
2fcf0de8a122ddb265d8c32d6ac1012c070e4f24
/
unittests
/
AST
/
SourceLocationTest.cpp
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
afbcab8
PR15095: Use more correct source locations for the InitListExpr we fake up for
by Richard Smith
· 12 years ago
4d0e9f5
Move commonly useful code for AST testing into MatchVerfier.h.
by Manuel Klimek
· 12 years ago
1050e8b
Sort the #include lines for unittests/...
by Chandler Carruth
· 12 years ago
c2fc67e
Fix a source range regression in C++ new expressions with call initializers.
by David Blaikie
· 12 years ago
4c5750e
Fixed converted ConstantArrayTypeLoc range. Added a missing testcase for ConstructorDecl source range.
by Abramo Bagnara
· 12 years ago
13fd684
Fixed range of implicit MemberExpr.
by Abramo Bagnara
· 12 years ago
5a78985
Test for source location range of new expressions fixed in r167507.
by David Blaikie
· 12 years ago
975a949
Add unit tests for source locations of AST nodes.
by Manuel Klimek
· 12 years ago