Details
Diff Detail
- Repository
- rL LLVM
Event Timeline
Should test/tools/sancov/Inputs/blacklist.txt changes disappear if you squash local git commits?
| test/tools/sancov/blacklist.test | ||
|---|---|---|
| 2 ↗ | (On Diff #54594) | looks like you didn't change name of file itself above: test/tools/sancov/Inputs/blacklist.txt, but was changed here. Is it intended. |
| test/tools/sancov/blacklist.test | ||
|---|---|---|
| 2 ↗ | (On Diff #54594) | Fabricator says the file was correctly renamed: test/tools/sancov/Inputs/blacklist.txt Here's my git diff: $ git diff "HEAD^1" "HEAD" |