mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
Rename clangToolingRefactor to clangToolingRefactoring for consistency with its directory
See "[cfe-dev] The name of clang/lib/Tooling/Refactoring". Differential Revision: https://reviews.llvm.org/D62420 llvm-svn: 361684
This commit is contained in:
parent
0f3bb3d9ca
commit
5518a4a213
@ -1,5 +1,5 @@
|
||||
static_library("Refactoring") {
|
||||
output_name = "clangToolingRefactor"
|
||||
output_name = "clangToolingRefactoring"
|
||||
configs += [ "//llvm/utils/gn/build:clang_code" ]
|
||||
deps = [
|
||||
"//clang/lib/AST",
|
||||
|
Loading…
Reference in New Issue
Block a user