Test for source location range of new expressions fixed in r167507.
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 7 Nov 2012 17:17:07 +0000 (17:17 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 7 Nov 2012 17:17:07 +0000 (17:17 +0000)
commitb9db60fbce070a0eef80de620ac59b2a1b8869ec
tree68bd9b86261728c8a1c571eaf301e35b05221394
parent721567af3ec2a0f453f3cd9380a36a9ded7158f5
Test for source location range of new expressions fixed in r167507.

Patch by Philip Craig.

llvm-svn: 167538
clang/unittests/AST/SourceLocationTest.cpp