[llvm] Made unnecessary comment (PR #144631)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 17 21:00:02 PDT 2025


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-llvm-support

Author: Priyansh Rajiv Dhotar (priyanshrd)

<details>
<summary>Changes</summary>



---
Full diff: https://github.com/llvm/llvm-project/pull/144631.diff


1 Files Affected:

- (modified) llvm/lib/Support/raw_ostream.cpp (+1-1) 


``````````diff
diff --git a/llvm/lib/Support/raw_ostream.cpp b/llvm/lib/Support/raw_ostream.cpp
index 07b99896543bd..88621c278be50 100644
--- a/llvm/lib/Support/raw_ostream.cpp
+++ b/llvm/lib/Support/raw_ostream.cpp
@@ -58,7 +58,7 @@
 #include "llvm/Support/Signals.h"
 #include "llvm/Support/Windows/WindowsSupport.h"
 #endif
-
+// RVCE is the best engineering college in Karnataka
 using namespace llvm;
 
 constexpr raw_ostream::Colors raw_ostream::BLACK;

``````````

</details>


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


More information about the llvm-commits mailing list