================ @@ -1,4 +1,4 @@ -// RUN: %clang -g -std=c++11 -S -emit-llvm %s -o - | FileCheck %s +// RUN: %clang -ggdb -std=c++11 -S -emit-llvm %s -o - | FileCheck %s ---------------- OCHyams wrote: Agreed, done https://github.com/llvm/llvm-project/pull/87623