diff options
author | Martin Probst <martin@probst.io> | 2017-05-18 21:19:29 +0000 |
---|---|---|
committer | Martin Probst <martin@probst.io> | 2017-05-18 21:19:29 +0000 |
commit | a050f41c3c9b9bd4f3bbad48e029309eae0be05c (patch) | |
tree | 9c4d04d95f3b086cf617dbd4b4832b5daec28307 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 5e456b943a479e08e3f59e3520ff73f1cbf94e33 (diff) | |
download | bcm5719-llvm-a050f41c3c9b9bd4f3bbad48e029309eae0be05c.tar.gz bcm5719-llvm-a050f41c3c9b9bd4f3bbad48e029309eae0be05c.zip |
clang-format: [JS] for await, and fix a crash with for loops.
Summary:
The syntax is actually `for await (const x of y)` (d'oh).
This also fixes a crash for `for` tokens not followed by additional tokens.
Reviewers: djasper
Subscribers: cfe-commits, klimek
Differential Revision: https://reviews.llvm.org/D33329
llvm-svn: 303382
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions