Skip to content

Commit d7b3ade

Browse files
Cmakelist
1 parent aab187c commit d7b3ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/lib/3C/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ add_clang_library(clang3C
3030
AVarBoundsInfo.cpp
3131
AVarGraph.cpp
3232
ArrayBoundsInferenceConsumer.cpp
33-
LowerBoundAssignment.cpp
3433
CastPlacement.cpp
3534
3C.cpp
3635
3CInteractiveData.cpp
@@ -44,6 +43,7 @@ add_clang_library(clang3C
4443
CtxSensAVarBounds.cpp
4544
DeclRewriter.cpp
4645
IntermediateToolHook.cpp
46+
LowerBoundAssignment.cpp
4747
MappingVisitor.cpp
4848
MultiDecls.cpp
4949
PersistentSourceLoc.cpp

0 commit comments

Comments
 (0)