[all-commits] [llvm/llvm-project] 46a698: [unittests/Tooling/DependencyScannerTest.cpp] Use ...
Argyrios Kyrtzidis via All-commits
all-commits at lists.llvm.org
Fri Jul 15 16:10:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46a69897364354c9ffcfb1f5f2341e675898d116
https://github.com/llvm/llvm-project/commit/46a69897364354c9ffcfb1f5f2341e675898d116
Author: Argyrios Kyrtzidis <kyrtzidis at apple.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M clang/unittests/Tooling/DependencyScannerTest.cpp
Log Message:
-----------
[unittests/Tooling/DependencyScannerTest.cpp] Use `using namespace` instead of wrapping the `.cpp` file contents in namespaces, NFC
This makes the file consistent with the coding style of the rest of LLVM.
More information about the All-commits
mailing list