Go to file
Zhongxing Xu f6b6a39b04 This test case checks if we get the right rvalue type of a TypedViewRegion.
The ElementRegion's type depends on the array region's rvalue type. If it was
a pointer type, we would get a loc::SymbolVal for '*p'.

llvm-svn: 66656
2009-03-11 09:15:38 +00:00
clang This test case checks if we get the right rvalue type of a TypedViewRegion. 2009-03-11 09:15:38 +00:00
llvm Add parentheses to pacify gcc-4.3. 2009-03-11 09:04:34 +00:00