diff options
author | Longsheng Mou <longshengmou@gmail.com> | 2025-07-29 19:05:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-29 19:05:10 +0800 |
commit | d1054e801c1e1eb5614b571e1ba9c6d68497a4bd (patch) | |
tree | 7921b5c22aa9daa05d1526793da411c10b218ace /clang/test/Modules/ModuleModuleDebugInfo.cpp | |
parent | d64240b5c69e0a36fd86605812860c9f1116f8c9 (diff) | |
download | llvm-d1054e801c1e1eb5614b571e1ba9c6d68497a4bd.zip llvm-d1054e801c1e1eb5614b571e1ba9c6d68497a4bd.tar.gz llvm-d1054e801c1e1eb5614b571e1ba9c6d68497a4bd.tar.bz2 |
[mlir][NFC] Use range-based overload of `llvm::sort` (#150934)
Replace explicit begin/end iterator pairs with the range-based overload
of `llvm::sort`, which simplifies the code and improves readability.
Diffstat (limited to 'clang/test/Modules/ModuleModuleDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions