[all-commits] [llvm/llvm-project] f3b5fc: [mlgo] Fix the help message for interactive mode d...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Tue Apr 11 13:04:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3b5fca12a1c6d24d4198dde7db6e93332a0e085
https://github.com/llvm/llvm-project/commit/f3b5fca12a1c6d24d4198dde7db6e93332a0e085
Author: Mircea Trofin <mtrofin at google.com>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M llvm/lib/Analysis/MLInlineAdvisor.cpp
Log Message:
-----------
[mlgo] Fix the help message for interactive mode default advice
This avoids the use-after-free introduced by D147794 and fixed
in 437dfa5b0365.
More information about the All-commits
mailing list