-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
FYI, duplicate includes in rustllvm.h #52105
Copy link
Copy link
Closed
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.