This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Reformat WebAssemblyFrameLowering and WebAssemblyISelLowering
ClosedPublic

Authored by dschuff on Feb 11 2016, 10:46 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

dschuff updated this revision to Diff 47683.Feb 11 2016, 10:46 AM
dschuff retitled this revision from to [WebAssembly] Reformat WebAssemblyFrameLowering and WebAssemblyISelLowering.
dschuff added reviewers: sunfish, jfb.

How do you guys feel about large-scale formatting? It looks like we are fairly
close to agreement with clang-format but not entirely.

jfb accepted this revision.Feb 11 2016, 10:58 AM
jfb edited edge metadata.

lgtm, it's not that massive of a change so it doesn't bork history.

This revision is now accepted and ready to land.Feb 11 2016, 10:58 AM
This revision was automatically updated to reflect the committed changes.