Fix some clang-tidy wrning in flang/Optimizer/Support and
remove explicit number of inlined elements for SmallVector. This
is mostly to sync with the changes from fir-dev.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D111044
[fir][NFC] Fix couple of clang-tidy warnings ClosedPublic Authored by clementval on Oct 4 2021, 2:35 AM.
Details Summary Fix some clang-tidy wrning in flang/Optimizer/Support and This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 4 2021, 7:51 AM Closed by commit rG1e96c4b50831: [fir][NFC] Fix couple of clang-tidy warnings (authored by clementval). · Explain WhyOct 4 2021, 11:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 376972 flang/include/flang/Optimizer/Support/FIRContext.h
flang/include/flang/Optimizer/Support/InternalNames.h
flang/lib/Optimizer/Support/FIRContext.cpp
flang/lib/Optimizer/Support/InternalNames.cpp
flang/lib/Optimizer/Support/KindMapping.cpp
|