[all-commits] [llvm/llvm-project] eda1de: [MC] clang-format llvm/MC/MCContext.h. NFC

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Feb 9 11:38:40 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eda1de4b1d83abf9be09f7bd9ee26c450a07ae48
      https://github.com/llvm/llvm-project/commit/eda1de4b1d83abf9be09f7bd9ee26c450a07ae48
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-02-09 (Wed, 09 Feb 2022)

  Changed paths:
    M llvm/include/llvm/MC/MCContext.h

  Log Message:
  -----------
  [MC] clang-format llvm/MC/MCContext.h. NFC

People get clang-format lints when changing declarations in the large block,
e.g. ef736a1c39f27ef4777bbe6cf3af68c1fd588c8a Cleanup LLVMMC headers.
Just format it to reduce hassle in the future.




More information about the All-commits mailing list