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
/
relative-paths
/
file2.yaml
blob
b93942c269b7314580141fd9fd1b83009e0b200b
1
---
2
MainSourceFile: source2.cpp
3
Diagnostics:
4
- BuildDirectory: $(path)
5
DiagnosticName: test-relative-path
6
DiagnosticMessage:
7
Message: Fix
8
FilePath: ./basic.h
9
FileOffset: 148
10
Replacements:
11
- FilePath: ./basic.h
12
Offset: 298
13
Length: 1
14
ReplacementText: elem
15
...