Skip to content

Commit

Permalink
[dataflow] add missing clangLex dep after a443b3d
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-mccall committed Apr 19, 2023
1 parent aeac932 commit bbffa8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/lib/Analysis/FlowSensitive/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ add_clang_library(clangAnalysisFlowSensitive
clangAnalysis
clangAST
clangBasic
clangLex
)

add_subdirectory(Models)
Expand Down

0 comments on commit bbffa8b

Please sign in to comment.