[libcxx-commits] [libcxx] Try to reproduce ubsan issue (PR #122389)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 16 08:04:39 PST 2025


ldionne wrote:

If you click on "Details" here:

<img width="843" alt="Screenshot 2025-01-16 at 11 02 36" src="https://github.com/user-attachments/assets/bf164469-df9f-42fe-872c-2fabebaa707c" />

It should bring you there:

<img width="2744" alt="Screenshot 2025-01-16 at 11 03 08" src="https://github.com/user-attachments/assets/23deeb3e-8bd9-48ee-b13c-c0b9120d8f84" />

Then click on the cog (top right) and "View Raw Logs" or "Download Log Archive":

<img width="287" alt="Screenshot 2025-01-16 at 11 03 26" src="https://github.com/user-attachments/assets/ec7ed23b-f88a-4960-bbbe-4be1babfaeeb" />

You should find a line that contains something like `cmake -S /__w/llvm-project/llvm-project/runtimes`, that's the CMake invocation!


https://github.com/llvm/llvm-project/pull/122389


More information about the libcxx-commits mailing list