Adds a test that verifies angle bracket locations.
authorManuel Klimek <klimek@google.com>
Fri, 7 Jun 2013 11:27:57 +0000 (11:27 +0000)
committerManuel Klimek <klimek@google.com>
Fri, 7 Jun 2013 11:27:57 +0000 (11:27 +0000)
commit8122830a673e868fc8f7da63cb76b2672085db4e
treef6e25931d5631866736486901664c4ed0a485c71
parente29ec9680a6650b80cede7ecb68480283c41f1ff
Adds a test that verifies angle bracket locations.

Regression test to make sure TemplateSpecializationTypeLocs have the
correct locations for angle brackets.

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