Skip to content

[clang] pragma-comment.c test fails when developer's GitHub handle is dbartol #145453

@hideous-destructor

Description

@hideous-destructor

I've certainly had many encounters with tests that only fail on my machine, but this is the first time the test was specifically out to get me:

To repro

llvm-lit -v ./clang/test/CodeGen/pragma-comment.c

Actual result:

/Volumes/LocalData/Code/Public/bar/llvm-project/clang/test/CodeGen/pragma-comment.c:33:13: error: ELF-NOT: excluded string found in input
// ELF-NOT: bar
            ^
<stdin>:16:55: note: found here
!6 = !{!"clang version 21.0.0git (https://github.com/dbartol/llvm-project 97e8266172533fe9deb701a0851b442298f0f011)"}
                                                      ^~~

Input file: <stdin>
Check file: /Volumes/LocalData/Code/Public/bar/llvm-project/clang/test/CodeGen/pragma-comment.c

Expected result

Successful test

Metadata

Metadata

Assignees

No one assigned

    Labels

    clang:codegenIR generation bugs: mangling, exceptions, etc.confirmedVerified by a second partytest-suite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions