[all-commits] [llvm/llvm-project] b29fb9: [llvm] Remove "using namespace llvm; " from header ...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu Oct 12 20:25:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b29fb9c9f4ae16233df10d104724d608aa7bdc3a
https://github.com/llvm/llvm-project/commit/b29fb9c9f4ae16233df10d104724d608aa7bdc3a
Author: Kazu Hirata <kazu at google.com>
Date: 2023-10-12 (Thu, 12 Oct 2023)
Changed paths:
M llvm/include/llvm/ADT/GenericUniformityImpl.h
M llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h
M llvm/include/llvm/Transforms/Instrumentation/CFGMST.h
Log Message:
-----------
[llvm] Remove "using namespace llvm;" from header files (NFC)
More information about the All-commits
mailing list