[llvm] [NFC] Eliminate top-level "using namespace" from some headers. (PR #102751)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 10 17:00:50 PDT 2024


================
@@ -15,10 +15,6 @@
 
 #include "RuntimeDyldImpl.h"
 
-#define DEBUG_TYPE "dyld"
----------------
jurahul wrote:

Thanks. Taking a cursory look, it seems it's not yet decided when the code will be removed. As such, might to ok to commit it. But if there is a push-back, I can undo the changes in some files.

https://github.com/llvm/llvm-project/pull/102751


More information about the llvm-commits mailing list