diff options
author | Haopeng Liu <153236845+haopliu@users.noreply.github.com> | 2024-10-24 18:43:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-24 18:43:20 -0700 |
commit | a31ce36f568723ffa5b4155d0ba009403ccd0d9e (patch) | |
tree | e5a6189a5c9ddedd0029bfc3e7d23fcbd5e7a87a /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 78e7d9592d7c3b500ae2bae097d8cd7cd9369671 (diff) | |
download | llvm-a31ce36f568723ffa5b4155d0ba009403ccd0d9e.zip llvm-a31ce36f568723ffa5b4155d0ba009403ccd0d9e.tar.gz llvm-a31ce36f568723ffa5b4155d0ba009403ccd0d9e.tar.bz2 |
Apply initializes attribute to DSE (#113630)
retry #107282
Fixed with `MadeChange |= Changed;` and confirmed it works.
```
cmake -DLLVM_CCACHE_BUILD=ON -DLLVM_ENABLE_EXPENSIVE_CHECKS=ON -DLLVM_ENABLE_WERROR=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS=-U_GLIBCXX_DEBUG '-DLLVM_LIT_ARGS=-v -vv -j96' '-DLLVM_ENABLE_PROJECTS=llvm;lld' -DLLVM_ENABLE_ASSERTIONS=ON -GNinja ../llvm
ninja check-llvm
```
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions