[all-commits] [llvm/llvm-project] eae753: [NFC] Fix "FIMXE" typos to "FIXME" (#177895)
Fady Farag via All-commits
all-commits at lists.llvm.org
Sun Jan 25 20:33:51 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eae75353f70b01363bab9383da6b4dd4324d13a3
https://github.com/llvm/llvm-project/commit/eae75353f70b01363bab9383da6b4dd4324d13a3
Author: Fady Farag <com.webkit.iidmsa at gmail.com>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M clang-tools-extra/include-cleaner/lib/Record.cpp
M clang-tools-extra/test/clang-tidy/checkers/bugprone/invalid-enum-default-initialization.cpp
M clang/include/clang/AST/RecursiveASTVisitor.h
M clang/lib/Sema/SemaDecl.cpp
M llvm/lib/Target/AVR/AVRInstrInfo.td
M llvm/test/CodeGen/RISCV/GlobalISel/rv32zbkb.ll
Log Message:
-----------
[NFC] Fix "FIMXE" typos to "FIXME" (#177895)
Replace common typo "FIMXE" with the intended "FIXME" across the
codebase.
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