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
Fix test failures introduced by PR #113697 (#116941)
[llvm-project.git]
/
clang-tools-extra
/
test
/
clang-apply-replacements
/
Inputs
/
basic
/
file2.yaml
blob
de99d860cb560d33bf64ef074eef57265b3bc0ad
1
---
2
MainSourceFile: source2.cpp
3
Diagnostics:
4
- DiagnosticName: test-basic
5
DiagnosticMessage:
6
Message: Fix
7
FilePath: $(path)/basic.h
8
FileOffset: 148
9
Replacements:
10
- FilePath: $(path)/../basic/basic.h
11
Offset: 298
12
Length: 1
13
ReplacementText: elem
14
...