[all-commits] [llvm/llvm-project] 20fc7c: Add .clang-tidy
Michael Kruse via All-commits
all-commits at lists.llvm.org
Fri Oct 4 04:54:50 PDT 2024
Branch: refs/heads/users/meinersbur/flang_runtime
Home: https://github.com/llvm/llvm-project
Commit: 20fc7c5798c825580c485921dc037b75d22a9270
https://github.com/llvm/llvm-project/commit/20fc7c5798c825580c485921dc037b75d22a9270
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
A FortranRuntime/.clang-tidy
Log Message:
-----------
Add .clang-tidy
Commit: 871c6900569bb92a652a447b1b481b7627cc50d4
https://github.com/llvm/llvm-project/commit/871c6900569bb92a652a447b1b481b7627cc50d4
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M FortranRuntime/CMakeLists.txt
M FortranRuntime/cmake/modules/AddFortranRuntime.cmake
A FortranRuntime/cmake/modules/FlangCommon.cmake
M FortranRuntime/lib/Runtime/CMakeLists.txt
M flang/CMakeLists.txt
Log Message:
-----------
Common CMake code
Commit: c42127f2eb26ee4a7cff9cf02628834b3cb2ebae
https://github.com/llvm/llvm-project/commit/c42127f2eb26ee4a7cff9cf02628834b3cb2ebae
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths:
M FortranRuntime/CMakeLists.txt
M FortranRuntime/cmake/modules/AddFortranRuntime.cmake
M FortranRuntime/lib/Runtime/CMakeLists.txt
M FortranRuntime/lib/Runtime/Float128Math/CMakeLists.txt
Log Message:
-----------
Float128Math support
Commit: 0867eb3b9447b9b8139be293eb15436a4b60c064
https://github.com/llvm/llvm-project/commit/0867eb3b9447b9b8139be293eb15436a4b60c064
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M FortranRuntime/test/Driver/exec.f90
Log Message:
-----------
Update test for windows
Compare: https://github.com/llvm/llvm-project/compare/6307e77e75a4...0867eb3b9447
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