Skip to content

Commit

Permalink
[clang][NFC] Rename SemaRISCVVectorLookup.cpp into SemaRISCV.cpp
Browse files Browse the repository at this point in the history
In preparation for #92682.
  • Loading branch information
Endilll committed May 20, 2024
1 parent 9964c2c commit 4f5bc4b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/lib/Sema/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ add_clang_library(clangSema
SemaOpenMP.cpp
SemaOverload.cpp
SemaPseudoObject.cpp
SemaRISCVVectorLookup.cpp
SemaRISCV.cpp
SemaStmt.cpp
SemaStmtAsm.cpp
SemaStmtAttr.cpp
Expand Down
File renamed without changes.

0 comments on commit 4f5bc4b

Please sign in to comment.