Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
17.0.6_8 17 Mar 2025 18:38:09
    |
Brooks Davis (brooks)  |
devel/llvm17: 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, 285195
Reported by: ohartmann@walstatt.org
Submitted by: milios@ccsys.com
(cherry picked from commit 62739e5a874c4114b4e049dbbd655e7f88c017a3) |
17.0.6_8 17 Mar 2025 18:38:07
    |
Brooks Davis (brooks)  |
devel/llvm17: 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 11d0f00be180971e3fbad8aa5a4ec3f7f4d8ce92) |