Copy link
@DavidSpickett

DavidSpickett Aug 2, 2024

Collaborator

FYI:

[4230/6079] Building CXX object tools/lldb/sourc...uginObjectFilePECOFF.dir/WindowsMiniDump.cpp.obj
C:\Work\david.spickett\llvm-project\lldb\source\Plugins\ObjectFile\PECOFF\WindowsMiniDump.cpp(29,25): warning: object backing the pointer will be destroyed at the end of the full-expression [-Wdangling-gsl]
   29 |   const auto &outfile = core_options.GetOutputFile().value();
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.

When building with clang-cl on Windows.