Refactor SourceLocationTest to `using namespace`
authorMarcel Hlopko <hlopko@google.com>
Fri, 13 Mar 2020 09:54:18 +0000 (10:54 +0100)
committerDmitri Gribenko <gribozavr@gmail.com>
Fri, 13 Mar 2020 09:55:24 +0000 (10:55 +0100)
commitf8640737d4767cb88225e84515a6a2bd992cb84f
tree0613a3b941164dfb4e167cf2ec17b2fd58b76f8a
parentce79c4246919d777346dd3821c087faa1dcc725e
Refactor SourceLocationTest to `using namespace`

Summary: Only for the readability reasons.

Reviewers: gribozavr

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D76120
clang/unittests/AST/SourceLocationTest.cpp