Skip to content

FYI, duplicate includes in rustllvm.h #52105

@wqweto

Description

@wqweto

In rustllvm.h on line 24 there are these harmless duplicate includes, not sure if these are left on purpose

#include "llvm/IR/InlineAsm.h"
#include "llvm/IR/InlineAsm.h"
#include "llvm/IR/LLVMContext.h"
#include "llvm/IR/LLVMContext.h"

(Easier for me to report here than to review/sign project contributing guidelines/agreement as I'm not planning on contributing per se)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions