diff options
author | Amy Huang <akhuang@google.com> | 2025-05-16 14:42:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-16 14:42:20 -0700 |
commit | 7175970fc5987ac5a7ae0cb8d2527b200b27a5ec (patch) | |
tree | f22d6249c54e87bc543df0a6b67dcd93fe681ffb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fec9be9f73c3a777a7649ce35f3e523f303a8f20 (diff) | |
download | llvm-7175970fc5987ac5a7ae0cb8d2527b200b27a5ec.zip llvm-7175970fc5987ac5a7ae0cb8d2527b200b27a5ec.tar.gz llvm-7175970fc5987ac5a7ae0cb8d2527b200b27a5ec.tar.bz2 |
Add debug location to strlen in LoopIdiomRecognize pass (#140164)
Pass down the debug location to the generated strlen call
because LLVM maintains that calls to inlinable functions must have debug info.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions