diff options
author | Heejin Ahn <aheejin@gmail.com> | 2020-02-12 18:19:46 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-12 18:19:46 -0800 |
commit | 41e9d4b244986149603ad83a4f526d950b3a441b (patch) | |
tree | 2ef4544ef443298237432b6bd474747cb776e266 /test/binaryen.js/inlining-options.js | |
parent | 321f61c7c3975e902b6f1d2a606b6595aaf701c9 (diff) | |
download | binaryen-41e9d4b244986149603ad83a4f526d950b3a441b.tar.gz binaryen-41e9d4b244986149603ad83a4f526d950b3a441b.tar.bz2 binaryen-41e9d4b244986149603ad83a4f526d950b3a441b.zip |
Fix clang-tidy in Travis (#2656)
- Run cmake before clang-tidy. clang-tidy requires the build database
file `compile_commands.json`, which is created by cmake.
- Change the error message for clang-tidy. Unlike clang-format,
clang-tidy does not show diff to apply; it only prints error messages.
Fixes #2653.
Diffstat (limited to 'test/binaryen.js/inlining-options.js')
0 files changed, 0 insertions, 0 deletions