[all-commits] [llvm/llvm-project] c11ebf: [OpenMP][NFC] Fix linting messages in OpenMPOpt
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Sep 29 13:08:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c11ebfea6d4d99a28d3b746a5a416e3ab81a858c
https://github.com/llvm/llvm-project/commit/c11ebfea6d4d99a28d3b746a5a416e3ab81a858c
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2021-09-29 (Wed, 29 Sep 2021)
Changed paths:
M llvm/lib/Transforms/IPO/OpenMPOpt.cpp
Log Message:
-----------
[OpenMP][NFC] Fix linting messages in OpenMPOpt
Summary:
This patch addresses some linting messages I keep getting in my editor
when working on OpenMPOpt.
More information about the All-commits
mailing list