Files
clang-p2996/llvm/test/Transforms/LoopIdiom
Amy Huang 7175970fc5 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.
2025-05-16 14:42:20 -07:00
..