forked from OSchip/llvm-project
[gn build] Reformat all files
Ran `git ls-files '*.gn' '*.gni' | xargs llvm/utils/gn/gn.py format`.
This commit is contained in:
parent
38b3d4febe
commit
543fd3dd2b
|
@ -7,9 +7,9 @@ static_library("lib") {
|
|||
sources = [
|
||||
"DiffConsumer.cpp",
|
||||
"DiffConsumer.h",
|
||||
"DifferenceEngine.cpp",
|
||||
"DifferenceEngine.h",
|
||||
"DiffLog.cpp",
|
||||
"DiffLog.h",
|
||||
"DifferenceEngine.cpp",
|
||||
"DifferenceEngine.h",
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue