[all-commits] [llvm/llvm-project] 481079: [NFC] Unify FIME with FIXME in comments
b1f6c1c4 via All-commits
all-commits at lists.llvm.org
Wed Mar 10 05:12:50 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 481079e2841f1d7aafbbd627e7028bcc632a4ef7
https://github.com/llvm/llvm-project/commit/481079e2841f1d7aafbbd627e7028bcc632a4ef7
Author: Jinzheng Tu <b1f6c1c4 at gmail.com>
Date: 2021-03-10 (Wed, 10 Mar 2021)
Changed paths:
M clang-tools-extra/clang-tidy/ExpandModularHeadersPPCallbacks.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
Log Message:
-----------
[NFC] Unify FIME with FIXME in comments
There are 5 occurrences FIME and 15333 FIXME. All of them should be FIXME.
Reviewed By: alexfh
Differential Revision: https://reviews.llvm.org/D98321
More information about the All-commits
mailing list