mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 19:49:36 +00:00
5d7a80eea9
Summary: I'm testing out a new Diffusion repository `CTE`: https://reviews.llvm.org/source/clang-tools-extra/ This explicitly updates clang-tools-extra's `.arcconfig` to point to the new `CTE` repository in Diffusion, which will let us set up Herald rules, etc. Reviewers: klimek, sammccall Reviewed By: sammccall Subscribers: bkramer, dlj Differential Revision: https://reviews.llvm.org/D40179 llvm-svn: 319039
5 lines
83 B
JSON
5 lines
83 B
JSON
{
|
|
"repository.callsign" : "CTE",
|
|
"conduit_uri" : "https://reviews.llvm.org/"
|
|
}
|