diff options
author | Heejin Ahn <aheejin@gmail.com> | 2019-05-06 18:20:03 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-06 18:20:03 -0700 |
commit | 9384c1d52a8176666e0412b23d9a32ccbc4a8f44 (patch) | |
tree | 5535007fc705d994d60f35f1b79ef2adf8d7ca9d /src/passes/pass.cpp | |
parent | badcb4098c9f5fc1700d994366600171e71270a2 (diff) | |
download | binaryen-9384c1d52a8176666e0412b23d9a32ccbc4a8f44.tar.gz binaryen-9384c1d52a8176666e0412b23d9a32ccbc4a8f44.tar.bz2 binaryen-9384c1d52a8176666e0412b23d9a32ccbc4a8f44.zip |
Make sexp instruction parser pass clang-tidy (#2088)
Our current clang-tidy setting requires {} after ifs. Unlike
clang-format, I couldn't find any directives or options that allow us to
exclude the generated inc file from clang-tidy. Anyway adding a pair of
braces is all it takes to make it pass.
Diffstat (limited to 'src/passes/pass.cpp')
0 files changed, 0 insertions, 0 deletions