repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[TableGen] Remove recursive walk of linked list from ContractNodes. NFC
[llvm-project.git]
/
clang-tools-extra
/
test
/
clang-apply-replacements
/
Inputs
/
format
/
no.yaml
blob
48aafd9d2d070792fe92186e24b35ccac1336ff1
1
---
2
MainSourceFile: no.cpp
3
Diagnostics:
4
- DiagnosticName: test-no
5
DiagnosticMessage:
6
Message: Fix
7
FilePath: $(path)/no.cpp
8
FileOffset: 94
9
Replacements:
10
- FilePath: $(path)/no.cpp
11
Offset: 94
12
Length: 3
13
ReplacementText: 'auto '
14
...