[all-commits] [llvm/llvm-project] caedf7: [NFC] Fix a comment in MachinePassManager.h
Yuanfang Chen via All-commits
all-commits at lists.llvm.org
Thu Oct 8 15:40:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: caedf7937c59aac89f41d131a2df96d627433411
https://github.com/llvm/llvm-project/commit/caedf7937c59aac89f41d131a2df96d627433411
Author: Yuanfang Chen <yuanfang.chen at sony.com>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M llvm/include/llvm/CodeGen/MachinePassManager.h
Log Message:
-----------
[NFC] Fix a comment in MachinePassManager.h
Fix "warning: '\returns' command used in a comment that is not attached
to a function or method declaration [-Wdocumentation]
1 warning generated."
More information about the All-commits
mailing list