aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Basic/SourceManagerTest.cpp
diff options
context:
space:
mode:
authorJulian Schmidt <44101708+5chmidti@users.noreply.github.com>2023-12-06 18:56:05 +0100
committerGitHub <noreply@github.com>2023-12-06 18:56:05 +0100
commit3f73fd774cf8fc2f288767ea077bfa351eb7aa80 (patch)
treefdcbf5608576093beb6a07f50848387910fdfbf8 /clang/unittests/Basic/SourceManagerTest.cpp
parentf85a38e21cfa1d5723ab4af4b76fd7529f2688b2 (diff)
downloadllvm-3f73fd774cf8fc2f288767ea077bfa351eb7aa80.zip
llvm-3f73fd774cf8fc2f288767ea077bfa351eb7aa80.tar.gz
llvm-3f73fd774cf8fc2f288767ea077bfa351eb7aa80.tar.bz2
[clang-tidy] add modernize-use-std-numbers (#66583)
Finds constants and function calls to math functions that can be replaced with c++20's mathematical constants from the 'numbers' header and offers fix-it hints. Does not match the use of variables with that value, and instead, offers a replacement at the definition of those variables.
Diffstat (limited to 'clang/unittests/Basic/SourceManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions