Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
16.0.6_11 17 Mar 2025 18:38:09
    |
Brooks Davis (brooks)  |
devel/llvm16: fix backport of llvm19 fixes
There was a missing line in the patch causing part of it to be ignored.
PR: 285195
Submitted by: milios@ccsys.com
Fixes: 9592edb43243 devel/llvm16: backport flang fixes for llvm19
(cherry picked from commit 78af7a3a03a4a5012cf378fd8d4c08eedf99eb05) |
16.0.6_11 17 Mar 2025 18:38:07
    |
Brooks Davis (brooks)  |
devel/llvm16: Fix !CLANG plist
llvm-debuginfo-analyzer isn't part of Clang, but was matched by the
overly broad pattern `-analyzer`.
Reported by: jrtc27
Sponsored by: DARPA, AFRL
(cherry picked from commit d7d561d6af3d12df162c85bb5fa673b9d9bb0f43) |
16.0.6_11 17 Mar 2025 18:38:06
    |
Brooks Davis (brooks)  |
devel/llvm16: backport flang fixes for llvm19
The FLANG option is off by default so this wasn't noted in the llvm19
import. Backport 7bc7672925f81 from upstream LLVM.
The patches to fold-real.cpp and reduction-templates.h were hand
applied.
PR: 283966
Reported by: ohartmann@walstatt.org
(cherry picked from commit 9592edb43243a6a2bdef59c99a69e5a309df910f) |