forked from OSchip/llvm-project
parent
b62b454121
commit
9604624ebf
|
@ -19,6 +19,7 @@ source_set("tweaks") {
|
|||
"ExtractFunction.cpp",
|
||||
"ExtractVariable.cpp",
|
||||
"RawStringLiteral.cpp",
|
||||
"RemoveUsingNamespace.cpp",
|
||||
"SwapIfBranches.cpp",
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue