Add llvm-project
VMR source mapping (#16768)
This commit is contained in:
parent
7a0bb9fd74
commit
27fd41cd74
1 changed files with 4 additions and 0 deletions
|
@ -105,6 +105,10 @@
|
||||||
"src/SourceBuild/content/**/*"
|
"src/SourceBuild/content/**/*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "llvm-project",
|
||||||
|
"defaultRemote": "https://github.com/dotnet/llvm-project"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "msbuild",
|
"name": "msbuild",
|
||||||
"defaultRemote": "https://github.com/dotnet/msbuild"
|
"defaultRemote": "https://github.com/dotnet/msbuild"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue