[all-commits] [llvm/llvm-project] aa4481: Remove unnecessary "using namespace llvm" inside "...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Feb 19 03:15:47 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa44815f849f2928f998499b163c8c3230a73c95
https://github.com/llvm/llvm-project/commit/aa44815f849f2928f998499b163c8c3230a73c95
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-02-19 (Fri, 19 Feb 2021)
Changed paths:
M llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h
Log Message:
-----------
Remove unnecessary "using namespace llvm" inside "namespace llvm". NFCI.
More information about the All-commits
mailing list