[all-commits] [llvm/llvm-project] 0fce1b: [NFC][Load] Make `ScanFrom` required parameters
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Jul 26 17:54:07 PDT 2024
Branch: refs/heads/users/vitalybuka/spr/nfcload-make-scanfrom-required-parameters
Home: https://github.com/llvm/llvm-project
Commit: 0fce1bac9c6e4dee341e16d3ed657fe8696334c4
https://github.com/llvm/llvm-project/commit/0fce1bac9c6e4dee341e16d3ed657fe8696334c4
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-07-26 (Fri, 26 Jul 2024)
Changed paths:
M llvm/include/llvm/Analysis/Loads.h
M polly/lib/Analysis/ScopBuilder.cpp
M polly/lib/Analysis/ScopDetection.cpp
Log Message:
-----------
[NFC][Load] Make `ScanFrom` required parameters
In #100773 we will go conservative for sanitizers,
so it's better to pinpoint location consciously.
Pull Request: https://github.com/llvm/llvm-project/pull/100789
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