[all-commits] [llvm/llvm-project] 74432e: Promote Testing lib
Michael Kruse via All-commits
all-commits at lists.llvm.org
Thu Jan 9 03:00:28 PST 2025
Branch: refs/heads/users/meinersbur/flang_runtime_Testing
Home: https://github.com/llvm/llvm-project
Commit: 74432e2d5d4916f09ee6f60a4d80f3f5a96f1b12
https://github.com/llvm/llvm-project/commit/74432e2d5d4916f09ee6f60a4d80f3f5a96f1b12
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
A flang/include/flang/Testing/fp-testing.h
A flang/include/flang/Testing/testing.h
A flang/lib/Testing/fp-testing.cpp
A flang/lib/Testing/testing.cpp
M flang/unittests/Evaluate/CMakeLists.txt
M flang/unittests/Evaluate/ISO-Fortran-binding.cpp
M flang/unittests/Evaluate/bit-population-count.cpp
M flang/unittests/Evaluate/expression.cpp
M flang/unittests/Evaluate/folding.cpp
R flang/unittests/Evaluate/fp-testing.cpp
R flang/unittests/Evaluate/fp-testing.h
M flang/unittests/Evaluate/integer.cpp
M flang/unittests/Evaluate/intrinsics.cpp
M flang/unittests/Evaluate/leading-zero-bit-count.cpp
M flang/unittests/Evaluate/logical.cpp
M flang/unittests/Evaluate/real.cpp
M flang/unittests/Evaluate/reshape.cpp
R flang/unittests/Evaluate/testing.cpp
R flang/unittests/Evaluate/testing.h
M flang/unittests/Evaluate/uint128.cpp
Log Message:
-----------
Promote Testing lib
Commit: 65824196cfd6b9768f34bb55d49fac784fceb25c
https://github.com/llvm/llvm-project/commit/65824196cfd6b9768f34bb55d49fac784fceb25c
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M flang/unittests/Evaluate/ISO-Fortran-binding.cpp
M flang/unittests/Evaluate/expression.cpp
M flang/unittests/Evaluate/folding.cpp
M flang/unittests/Evaluate/intrinsics.cpp
M flang/unittests/Evaluate/logical.cpp
M flang/unittests/Evaluate/real.cpp
M flang/unittests/Evaluate/reshape.cpp
Log Message:
-----------
clang-format header sort
Compare: https://github.com/llvm/llvm-project/compare/a9d6167249a2...65824196cfd6
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list