diff options
author | Tommy Chen <gcchen@google.com> | 2025-03-12 01:05:01 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-11 18:05:01 +0100 |
commit | d22d14375d4410cdb441e04016531962e3abb44e (patch) | |
tree | 750f4c43a127cdea518ca6b6bada4b8b69c46d1a /llvm/lib/Support/LockFileManager.cpp | |
parent | 517c6778ead6e7c476e0f4482763060c679ee80b (diff) | |
download | llvm-d22d14375d4410cdb441e04016531962e3abb44e.zip llvm-d22d14375d4410cdb441e04016531962e3abb44e.tar.gz llvm-d22d14375d4410cdb441e04016531962e3abb44e.tar.bz2 |
[clang-tidy] support different precisions (#130540)
Support float and long double versions of the math functions for
UseStdNumbersCheck.
For example, after this commit the check is able to catch `sqrtf(2)` and
`expl(1)`.
Fixes: #130325
Diffstat (limited to 'llvm/lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions