[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / CodeGen / debug-info-lto.c
blob5dab0a12641ff1242f421fb9596ed70ea66bf236
1 // RUN: %clang_cc1 -flto -emit-llvm -debug-info-kind=standalone %s -o - | FileCheck %s
2 // RUN: %clang_cc1 -flto=thin -emit-llvm -debug-info-kind=standalone %s -o - | FileCheck %s
3 // The "o" in LTO stands for optimization!
4 // CHECK: !DICompileUnit({{.*}} isOptimized: true