Skip to content

Conversation

@kazutakahirata
Copy link
Contributor

Identified with readability-duplicate-include.

Identified with readability-duplicate-include.
@llvmbot llvmbot added the llvm:mc Machine (object) code label Oct 29, 2025
@llvmbot
Copy link
Member

llvmbot commented Oct 29, 2025

@llvm/pr-subscribers-llvm-mc

Author: Kazu Hirata (kazutakahirata)

Changes

Identified with readability-duplicate-include.


Full diff: https://github.com/llvm/llvm-project/pull/165507.diff

1 Files Affected:

  • (modified) llvm/lib/MC/MCParser/AsmLexer.cpp (-1)
diff --git a/llvm/lib/MC/MCParser/AsmLexer.cpp b/llvm/lib/MC/MCParser/AsmLexer.cpp
index a6188f0676937..1af4a297babaa 100644
--- a/llvm/lib/MC/MCParser/AsmLexer.cpp
+++ b/llvm/lib/MC/MCParser/AsmLexer.cpp
@@ -16,7 +16,6 @@
 #include "llvm/ADT/StringExtras.h"
 #include "llvm/ADT/StringRef.h"
 #include "llvm/MC/MCAsmInfo.h"
-#include "llvm/MC/MCParser/AsmLexer.h"
 #include "llvm/Support/Compiler.h"
 #include "llvm/Support/SMLoc.h"
 #include "llvm/Support/SaveAndRestore.h"

@kazutakahirata kazutakahirata merged commit cd2ce69 into llvm:main Oct 29, 2025
12 checks passed
@kazutakahirata kazutakahirata deleted the cleanup_20251028_clang_tidy_readability_duplicate_include branch October 30, 2025 00:18
aokblast pushed a commit to aokblast/llvm-project that referenced this pull request Oct 30, 2025
Identified with readability-duplicate-include.
DEBADRIBASAK pushed a commit to DEBADRIBASAK/llvm-project that referenced this pull request Nov 3, 2025
Identified with readability-duplicate-include.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

llvm:mc Machine (object) code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants