User Details
- User Since
- Feb 22 2019, 5:54 AM (239 w, 2 d)
- Roles
- Administrator
Fri, Sep 22
Tue, Sep 12
Thu, Aug 31
Wed, Aug 30
due to this change we have a enourmous number of new warnings, on the other hand -Wunused-variable is a valuable warning. I am not sure what is the policy and best practices for warnings but maybe there is a possiblity to make a transition period for enabling this type of warning separetely and to allow updating existing code?
there is a number of unused vaiables in conditional loops that are firing now, I have submitted https://github.com/llvm/llvm-project/commit/74f4daef0412be33002bd4e24a30cb47d0187ecf but I suspect it's just a start.
How did you checked the project code for that?
Tue, Aug 29
Mon, Aug 28
as for project specific CIs - maybe, it's debatable. I understand that some projects might want to go extra mile, it's OK. Yet running "configure all + ninja check-all" should work and provide good coverage without much thoughts and tweaks
also, why do we need lld/bar etc.?
I assume you've tried to run it, right? Otherwise I can try setting up PRs.
Jul 21 2023
Jul 20 2023
for the record it was fixed in dae52dd07d633673fe3ff2a6b5e5c71f9affc470 and cd69b0cc88bccf80e11c6d95255139b5db62b17c
I also see failures of under asan caused by this commit
Jul 19 2023
rebase
.
formatting
Jul 18 2023
Jun 9 2023
Jun 6 2023
nice
Jun 5 2023
thanks @jplehr
I also see build timeouts on my builds
May 24 2023
hi @matts1, FYI "bazel build" tag was created so that interested people will run bazel build as part of their pre-merge check, not in reviewing changes to bazel. It's also quite large.
Hi! Just FYI "bazel build" tag was created so that interested people will run bazel build as part of their pre-merge check, not in reviewing changes to bazel. It's also quite large.
Apr 27 2023
Apr 26 2023
Heads up: this seems to make compilation non-determenistic (I am still trying to confirm).
Apr 25 2023
Apr 24 2023
Mar 17 2023
Mar 13 2023
Feb 10 2023
Feb 9 2023
Feb 1 2023
Dec 23 2022
Dec 22 2022
Dec 21 2022
Dec 20 2022
Nov 18 2022
Nov 15 2022
Oct 6 2022
I found that most recent version e94619b955104841cc2a4a6febe4025ee140194e miscompiles (?): https://godbolt.org/z/fffnjGa4q .
Will likely revert soon cc @asbirlea
thank you!
That change might be problematic for content addressing storages. E.g. clang/test/Driver/cl-pch-showincludes.cpp started to fail in my setup as clang/test/Driver/header{0,1,3,4}.h are all identical and can be symlinked. cc @dexonsmith
Oct 5 2022
Oct 4 2022
as a headsup: I see this change causes failures in Halide https://github.com/halide/Halide/blob/main/test/correctness/div_round_to_zero.cpp on some architectures
Sep 2 2022
Aug 31 2022
Jul 1 2022
Jun 28 2022
Jun 27 2022
FYI this caused a test breakage at lldb-aarch64-ubuntu, https://lab.llvm.org/buildbot/#/builders/96/builds/25128. I have reverted this in fe6db8d03ff16a65f57af24d2cb04f489e2e9b0c
Jun 1 2022
(landed as 4856bc16c651ec151b16e3d97704901ab6a1c383)
updated patch prefix