[all-commits] [llvm/llvm-project] f87ed5: Reformat
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Sat May 18 23:53:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f87ed54e495eba7b9897654de4c17fbf101cb620
https://github.com/llvm/llvm-project/commit/f87ed54e495eba7b9897654de4c17fbf101cb620
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2024-05-19 (Sun, 19 May 2024)
Changed paths:
M compiler-rt/lib/ctx_profile/CMakeLists.txt
Log Message:
-----------
Reformat
Commit: 9d15fc0060b584141674dddfedb06b0b58ad7aae
https://github.com/llvm/llvm-project/commit/9d15fc0060b584141674dddfedb06b0b58ad7aae
Author: NAKAMURA Takumi <geek4civic at gmail.com>
Date: 2024-05-19 (Sun, 19 May 2024)
Changed paths:
M compiler-rt/cmake/config-ix.cmake
M compiler-rt/lib/ctx_profile/CMakeLists.txt
Log Message:
-----------
Quick fix for a waning in clang_rt.ctx_profile [-Wgnu-anonymous-struct]
`__sanitizer_siginfo` has been introduced in D142117.
(llvmorg-16-init-17950-ged9ef9b4f248)
It is incompatible to -pedantic.
`clang_rt.ctx_profile` has been introduced in #92456.
Compare: https://github.com/llvm/llvm-project/compare/7b977e0f644c...9d15fc0060b5
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