This is an archive of the discontinued LLVM Phabricator instance.

[clang] remove whitespace in `AST/`
Needs ReviewPublic

Authored by dkgi on Apr 28 2016, 4:51 PM.

Details

Reviewers
rtrieu
rsmith
Summary

removing trailing whitespaces because they're evil!

Diff Detail

Event Timeline

dkgi updated this revision to Diff 55505.Apr 28 2016, 4:51 PM
dkgi retitled this revision from to [clang] remove whitespace in `AST/`.
dkgi updated this object.
dkgi added reviewers: yaxunl, sfantao, rsmith, rtrieu, ABataev.
dkgi added a comment.Apr 28 2016, 4:52 PM

This is basically just running bufdo :w in my vim on those files.

sfantao resigned from this revision.Jan 13 2017, 4:44 AM
sfantao removed a reviewer: sfantao.
ABataev resigned from this revision.Feb 13 2017, 11:45 AM
yaxunl removed a reviewer: yaxunl.Feb 24 2017, 11:46 AM