[llvm] [NFC][TableGen] Code cleanup in Record.h/cpp (PR #138876)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Wed May 7 08:03:58 PDT 2025


================
@@ -120,9 +121,7 @@ class BitRecTy : public RecTy {
   }
 
   static const BitRecTy *get(RecordKeeper &RK);
-
----------------
jurahul wrote:

Sounds good, will revert the whitespace elimination 

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


More information about the llvm-commits mailing list