diff options
author | Florian Hahn <flo@fhahn.com> | 2025-06-05 17:54:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-05 17:54:06 +0100 |
commit | eb83c43fe98bbc42934c6c240f52c93da00dc137 (patch) | |
tree | 7e5bfd207cc70b85b07d2fe79fe4bf68a4dd3e67 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f7a3a5c5dc000baa448f1bc6df65601ad91782dd (diff) | |
download | llvm-eb83c43fe98bbc42934c6c240f52c93da00dc137.zip llvm-eb83c43fe98bbc42934c6c240f52c93da00dc137.tar.gz llvm-eb83c43fe98bbc42934c6c240f52c93da00dc137.tar.bz2 |
[Matrix] Don't update Changed based on Visit* return value (NFC). (#142417)
Visit* are always modifying the IR, remove the boolean result.
Depends on https://github.com/llvm/llvm-project/pull/142416.
PR: https://github.com/llvm/llvm-project/pull/142417
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions