[all-commits] [llvm/llvm-project] f86407: Refactor SourceLocationTest to `using namespace`
Marcel Hlopko via All-commits
all-commits at lists.llvm.org
Fri Mar 13 02:59:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f8640737d4767cb88225e84515a6a2bd992cb84f
https://github.com/llvm/llvm-project/commit/f8640737d4767cb88225e84515a6a2bd992cb84f
Author: Marcel Hlopko <hlopko at google.com>
Date: 2020-03-13 (Fri, 13 Mar 2020)
Changed paths:
M clang/unittests/AST/SourceLocationTest.cpp
Log Message:
-----------
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
More information about the All-commits
mailing list