[all-commits] [llvm/llvm-project] c5bdc2: [NFC][LLVM] Minor code cleanup in DebugLoc (#170757)

Rahul Joshi via All-commits all-commits at lists.llvm.org
Fri Dec 5 11:10:33 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5bdc21ff7996d2db8b133ff36f4de0ca569f98d
      https://github.com/llvm/llvm-project/commit/c5bdc21ff7996d2db8b133ff36f4de0ca569f98d
  Author: Rahul Joshi <rjoshi at nvidia.com>
  Date:   2025-12-05 (Fri, 05 Dec 2025)

  Changed paths:
    M llvm/include/llvm/IR/DebugLoc.h
    M llvm/lib/IR/DebugLoc.cpp

  Log Message:
  -----------
  [NFC][LLVM] Minor code cleanup in DebugLoc (#170757)

Remove indentation of code in llvm namespace in header file. Remove {}
around single statement if in .cpp file.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list