This revision was automatically updated to reflect the committed changes.
Closed by commit rL305124: [clang] Cleanup fixit.c (authored by alexshap).
Changed prior to commit:
https://reviews.llvm.org/D34066?vs=102076&id=102079#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34066
Files:
arphaman accepted this revision.
arphaman added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rL LLVM
https://reviews.llvm.org/D34066
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi
alexshap created this revision.
This diff removes temporary file t2 in fixit.c and updates the test command
accordingly.
NFC.
Repository:
rL LLVM
https://reviews.llvm.org/D34066
Files:
fixit.c
Index: fixit.c
===
--- fixit.c