diff options
author | Kazu Hirata <kazu@google.com> | 2025-09-25 08:51:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-25 08:51:31 -0700 |
commit | 5953233edeb8af419b67116cefbeee8b15940cb9 (patch) | |
tree | b8183c905a3762119dc0dce79e1e5c58b1c50f70 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | f2c268f9370e0021ae373d919ba2283eb851527f (diff) | |
download | llvm-5953233edeb8af419b67116cefbeee8b15940cb9.zip llvm-5953233edeb8af419b67116cefbeee8b15940cb9.tar.gz llvm-5953233edeb8af419b67116cefbeee8b15940cb9.tar.bz2 |
[ADT] Simplify IsSizeLessThanThreshold (NFC) (#160642)
IsSizeLessThanThreshold is used only in AdjustedParamTBase, just a few
lines below the declaration. This patch simplifies
IsSizeLessThanThreshold by substituting U with T, stripping away the
template, and switching to "static constexpr bool.
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions