Fix dangling pointer to local variable and address some typos.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Time | Test | |
---|---|---|
60 ms | x64 debian > Polly.ScopInfo::user_provided_assumptions.ll Script:
--
: 'RUN: at line 1'; opt -polly-process-unprofitable -polly-remarks-minimal -polly-use-llvm-names -polly-import-jscop-dir=/mnt/disks/ssd0/agent/llvm-project/polly/test/ScopInfo -polly-codegen-verify -pass-remarks-analysis="polly-scops" -polly-scops -disable-output < /mnt/disks/ssd0/agent/llvm-project/polly/test/ScopInfo/user_provided_assumptions.ll 2>&1 | FileCheck /mnt/disks/ssd0/agent/llvm-project/polly/test/ScopInfo/user_provided_assumptions.ll
|
Event Timeline
llvm/include/llvm/IR/LLVMContext.h | ||
---|---|---|
196 | Had to run clang-format. The change is replacing "third" with "second". |