Skip to content

Commit

Permalink
gn build: Merge r366265
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366289 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
nico committed Jul 17, 2019
1 parent 00a0c60 commit f1f1723
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ static_library("readability") {
"BracesAroundStatementsCheck.cpp",
"ConstReturnTypeCheck.cpp",
"ContainerSizeEmptyCheck.cpp",
"ConvertMemberFunctionsToStatic.cpp",
"DeleteNullPointerCheck.cpp",
"DeletedDefaultCheck.cpp",
"ElseAfterReturnCheck.cpp",
Expand Down

0 comments on commit f1f1723

Please sign in to comment.