Skip to content

Instantly share code, notes, and snippets.

@zchee
Last active July 25, 2024 00:27
Show Gist options
  • Save zchee/8f746eec4748532257e5 to your computer and use it in GitHub Desktop.
Save zchee/8f746eec4748532257e5 to your computer and use it in GitHub Desktop.
Sample compile_commands.json for neovim
[
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/__/__/config/auto/pathdef.c.o -c /Users/zchee/src/github.com/neovim/neovim/build/config/auto/pathdef.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/build/config/auto/pathdef.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/auto/msgpack_dispatch.c.o -c /Users/zchee/src/github.com/neovim/neovim/build/src/nvim/auto/msgpack_dispatch.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/build/src/nvim/auto/msgpack_dispatch.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/api/buffer.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/buffer.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/buffer.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/api/private/handle.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/private/handle.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/private/handle.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/api/private/helpers.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/private/helpers.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/private/helpers.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/api/tabpage.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/tabpage.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/tabpage.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/api/vim.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/vim.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/vim.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/api/window.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/window.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/window.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/arabic.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/arabic.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/arabic.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/buffer.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/buffer.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/buffer.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/charset.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/charset.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/charset.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/cursor.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/cursor.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/cursor.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/cursor_shape.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/cursor_shape.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/cursor_shape.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/diff.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/diff.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/diff.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/digraph.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/digraph.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/digraph.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/edit.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/edit.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/edit.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/eval.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/eval.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/eval.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/event/libuv_process.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/libuv_process.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/libuv_process.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/event/loop.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/loop.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/loop.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/event/process.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/process.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/process.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/event/pty_process.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/pty_process.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/pty_process.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/event/queue.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/queue.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/queue.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/event/rstream.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/rstream.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/rstream.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/event/signal.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/signal.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/signal.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/event/socket.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/socket.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/socket.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/event/stream.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/stream.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/stream.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/event/time.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/time.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/time.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/event/wstream.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/wstream.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/wstream.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/ex_cmds.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_cmds.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_cmds.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/ex_cmds2.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_cmds2.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_cmds2.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/ex_docmd.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_docmd.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_docmd.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/ex_eval.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_eval.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_eval.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/ex_getln.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_getln.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_getln.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/farsi.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/farsi.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/farsi.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/file_search.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/file_search.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/file_search.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/fileio.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/fileio.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/fileio.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/fold.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/fold.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/fold.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/garray.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/garray.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/garray.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/getchar.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/getchar.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/getchar.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/hardcopy.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/hardcopy.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/hardcopy.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/hashtab.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/hashtab.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/hashtab.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/if_cscope.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/if_cscope.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/if_cscope.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/indent.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/indent.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/indent.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/indent_c.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/indent_c.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/indent_c.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/keymap.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/keymap.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/keymap.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/log.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/log.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/log.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/main.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/main.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/main.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/map.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/map.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/map.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/mark.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/mark.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/mark.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/mbyte.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/mbyte.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/mbyte.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/memfile.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/memfile.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/memfile.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/memline.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/memline.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/memline.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/memory.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/memory.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/memory.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/menu.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/menu.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/menu.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/message.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/message.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/message.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/misc1.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/misc1.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/misc1.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/misc2.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/misc2.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/misc2.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/mouse.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/mouse.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/mouse.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/move.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/move.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/move.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/msgpack_rpc/channel.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/channel.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/channel.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/msgpack_rpc/helpers.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/helpers.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/helpers.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/msgpack_rpc/remote_ui.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/remote_ui.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/remote_ui.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/msgpack_rpc/server.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/server.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/server.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/normal.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/normal.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/normal.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/ops.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ops.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ops.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/option.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/option.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/option.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/os/dl.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/dl.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/dl.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/os/env.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/env.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/env.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/os/fs.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/fs.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/fs.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/os/input.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/input.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/input.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/os/mem.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/mem.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/mem.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/os/shell.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/shell.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/shell.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/os/signal.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/signal.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/signal.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/os/stdpaths.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/stdpaths.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/stdpaths.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/os/time.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/time.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/time.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/os/users.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/users.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/users.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/os_unix.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os_unix.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os_unix.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/path.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/path.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/path.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/popupmnu.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/popupmnu.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/popupmnu.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/profile.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/profile.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/profile.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/quickfix.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/quickfix.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/quickfix.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/rbuffer.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/rbuffer.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/rbuffer.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/regexp.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/regexp.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/regexp.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/screen.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/screen.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/screen.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/search.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/search.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/search.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/sha256.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/sha256.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/sha256.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/shada.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/shada.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/shada.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/spell.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/spell.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/spell.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/state.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/state.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/state.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/strings.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/strings.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/strings.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/syntax.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/syntax.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/syntax.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/tag.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/tag.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/tag.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/tempfile.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/tempfile.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/tempfile.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/terminal.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/terminal.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/terminal.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/tui/input.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/tui/input.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/tui/input.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/tui/tui.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/tui/tui.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/tui/tui.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/ugrid.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ugrid.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ugrid.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/ui.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ui.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ui.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/ui_bridge.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ui_bridge.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ui_bridge.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/undo.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/undo.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/undo.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -o src/nvim/CMakeFiles/libnvim.dir/version.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/version.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/version.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DMAKE_LIB -Wno-conversion -o src/nvim/CMakeFiles/libnvim.dir/window.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/window.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/window.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/__/__/config/auto/pathdef.c.o -c /Users/zchee/src/github.com/neovim/neovim/build/config/auto/pathdef.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/build/config/auto/pathdef.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/auto/msgpack_dispatch.c.o -c /Users/zchee/src/github.com/neovim/neovim/build/src/nvim/auto/msgpack_dispatch.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/build/src/nvim/auto/msgpack_dispatch.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/api/buffer.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/buffer.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/buffer.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/api/private/handle.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/private/handle.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/private/handle.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/api/private/helpers.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/private/helpers.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/private/helpers.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/api/tabpage.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/tabpage.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/tabpage.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/api/vim.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/vim.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/vim.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/api/window.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/window.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/window.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/arabic.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/arabic.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/arabic.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/buffer.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/buffer.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/buffer.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/charset.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/charset.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/charset.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/cursor.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/cursor.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/cursor.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/cursor_shape.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/cursor_shape.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/cursor_shape.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/diff.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/diff.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/diff.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/digraph.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/digraph.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/digraph.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/edit.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/edit.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/edit.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/eval.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/eval.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/eval.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/event/libuv_process.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/libuv_process.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/libuv_process.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/event/loop.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/loop.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/loop.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/event/process.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/process.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/process.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/event/pty_process.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/pty_process.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/pty_process.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/event/queue.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/queue.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/queue.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/event/rstream.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/rstream.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/rstream.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/event/signal.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/signal.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/signal.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/event/socket.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/socket.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/socket.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/event/stream.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/stream.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/stream.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/event/time.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/time.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/time.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/event/wstream.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/wstream.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/wstream.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/ex_cmds.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_cmds.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_cmds.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/ex_cmds2.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_cmds2.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_cmds2.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/ex_docmd.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_docmd.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_docmd.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/ex_eval.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_eval.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_eval.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/ex_getln.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_getln.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_getln.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/farsi.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/farsi.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/farsi.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/file_search.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/file_search.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/file_search.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/fileio.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/fileio.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/fileio.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/fold.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/fold.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/fold.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/garray.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/garray.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/garray.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/getchar.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/getchar.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/getchar.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/hardcopy.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/hardcopy.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/hardcopy.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/hashtab.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/hashtab.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/hashtab.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/if_cscope.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/if_cscope.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/if_cscope.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/indent.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/indent.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/indent.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/indent_c.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/indent_c.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/indent_c.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/keymap.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/keymap.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/keymap.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/log.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/log.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/log.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/main.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/main.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/main.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/map.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/map.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/map.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/mark.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/mark.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/mark.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/mbyte.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/mbyte.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/mbyte.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/memfile.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/memfile.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/memfile.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/memline.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/memline.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/memline.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/memory.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/memory.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/memory.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/menu.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/menu.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/menu.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/message.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/message.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/message.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/misc1.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/misc1.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/misc1.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/misc2.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/misc2.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/misc2.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/mouse.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/mouse.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/mouse.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/move.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/move.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/move.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/msgpack_rpc/channel.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/channel.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/channel.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/msgpack_rpc/helpers.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/helpers.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/helpers.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/msgpack_rpc/remote_ui.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/remote_ui.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/remote_ui.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/msgpack_rpc/server.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/server.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/server.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/normal.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/normal.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/normal.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/ops.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ops.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ops.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/option.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/option.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/option.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/os/dl.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/dl.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/dl.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/os/env.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/env.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/env.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/os/fs.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/fs.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/fs.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/os/input.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/input.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/input.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/os/mem.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/mem.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/mem.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/os/shell.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/shell.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/shell.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/os/signal.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/signal.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/signal.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/os/stdpaths.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/stdpaths.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/stdpaths.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/os/time.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/time.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/time.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/os/users.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/users.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/users.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/os_unix.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os_unix.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os_unix.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/path.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/path.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/path.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/popupmnu.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/popupmnu.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/popupmnu.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/profile.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/profile.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/profile.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/quickfix.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/quickfix.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/quickfix.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/rbuffer.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/rbuffer.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/rbuffer.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/regexp.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/regexp.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/regexp.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/screen.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/screen.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/screen.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/search.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/search.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/search.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/sha256.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/sha256.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/sha256.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/shada.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/shada.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/shada.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/spell.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/spell.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/spell.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/state.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/state.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/state.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/strings.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/strings.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/strings.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/syntax.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/syntax.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/syntax.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/tag.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/tag.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/tag.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/tempfile.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/tempfile.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/tempfile.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/terminal.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/terminal.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/terminal.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/tui/input.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/tui/input.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/tui/input.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/tui/tui.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/tui/tui.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/tui/tui.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/ugrid.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ugrid.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ugrid.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/ui.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ui.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ui.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/ui_bridge.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ui_bridge.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ui_bridge.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/undo.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/undo.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/undo.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/version.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/version.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/version.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -Wno-conversion -o src/nvim/CMakeFiles/nvim-test.dir/window.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/window.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/window.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/__/__/test/unit/fixtures/queue.c.o -c /Users/zchee/src/github.com/neovim/neovim/test/unit/fixtures/queue.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/test/unit/fixtures/queue.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Dnvim_test_EXPORTS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -fPIC -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DUNIT_TESTING -o src/nvim/CMakeFiles/nvim-test.dir/__/__/test/unit/fixtures/rbuffer.c.o -c /Users/zchee/src/github.com/neovim/neovim/test/unit/fixtures/rbuffer.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/test/unit/fixtures/rbuffer.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/__/__/config/auto/pathdef.c.o -c /Users/zchee/src/github.com/neovim/neovim/build/config/auto/pathdef.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/build/config/auto/pathdef.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/auto/msgpack_dispatch.c.o -c /Users/zchee/src/github.com/neovim/neovim/build/src/nvim/auto/msgpack_dispatch.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/build/src/nvim/auto/msgpack_dispatch.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/api/buffer.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/buffer.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/buffer.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/api/private/handle.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/private/handle.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/private/handle.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/api/private/helpers.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/private/helpers.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/private/helpers.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/api/tabpage.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/tabpage.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/tabpage.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/api/vim.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/vim.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/vim.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/api/window.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/api/window.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/api/window.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/arabic.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/arabic.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/arabic.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/buffer.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/buffer.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/buffer.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/charset.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/charset.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/charset.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/cursor.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/cursor.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/cursor.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/cursor_shape.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/cursor_shape.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/cursor_shape.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/diff.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/diff.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/diff.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/digraph.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/digraph.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/digraph.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/edit.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/edit.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/edit.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/eval.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/eval.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/eval.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/event/libuv_process.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/libuv_process.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/libuv_process.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/event/loop.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/loop.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/loop.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/event/process.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/process.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/process.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/event/pty_process.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/pty_process.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/pty_process.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/event/queue.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/queue.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/queue.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/event/rstream.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/rstream.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/rstream.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/event/signal.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/signal.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/signal.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/event/socket.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/socket.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/socket.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/event/stream.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/stream.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/stream.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/event/time.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/time.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/time.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/event/wstream.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/event/wstream.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/event/wstream.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/ex_cmds.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_cmds.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_cmds.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/ex_cmds2.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_cmds2.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_cmds2.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/ex_docmd.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_docmd.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_docmd.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/ex_eval.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_eval.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_eval.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/ex_getln.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_getln.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ex_getln.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/farsi.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/farsi.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/farsi.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/file_search.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/file_search.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/file_search.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/fileio.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/fileio.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/fileio.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/fold.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/fold.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/fold.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/garray.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/garray.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/garray.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/getchar.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/getchar.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/getchar.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/hardcopy.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/hardcopy.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/hardcopy.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/hashtab.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/hashtab.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/hashtab.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/if_cscope.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/if_cscope.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/if_cscope.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/indent.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/indent.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/indent.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/indent_c.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/indent_c.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/indent_c.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/keymap.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/keymap.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/keymap.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/log.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/log.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/log.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/main.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/main.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/main.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/map.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/map.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/map.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/mark.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/mark.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/mark.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/mbyte.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/mbyte.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/mbyte.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/memfile.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/memfile.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/memfile.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/memline.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/memline.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/memline.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/memory.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/memory.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/memory.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/menu.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/menu.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/menu.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/message.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/message.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/message.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/misc1.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/misc1.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/misc1.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/misc2.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/misc2.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/misc2.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/mouse.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/mouse.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/mouse.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/move.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/move.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/move.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/msgpack_rpc/channel.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/channel.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/channel.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/msgpack_rpc/helpers.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/helpers.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/helpers.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/msgpack_rpc/remote_ui.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/remote_ui.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/remote_ui.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/msgpack_rpc/server.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/server.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/msgpack_rpc/server.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/normal.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/normal.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/normal.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/ops.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ops.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ops.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/option.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/option.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/option.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/os/dl.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/dl.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/dl.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/os/env.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/env.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/env.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/os/fs.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/fs.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/fs.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/os/input.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/input.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/input.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/os/mem.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/mem.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/mem.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/os/shell.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/shell.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/shell.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/os/signal.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/signal.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/signal.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/os/stdpaths.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/stdpaths.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/stdpaths.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/os/time.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/time.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/time.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/os/users.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os/users.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os/users.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/os_unix.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/os_unix.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/os_unix.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/path.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/path.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/path.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/popupmnu.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/popupmnu.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/popupmnu.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/profile.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/profile.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/profile.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/quickfix.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/quickfix.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/quickfix.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/rbuffer.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/rbuffer.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/rbuffer.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/regexp.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/regexp.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/regexp.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/screen.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/screen.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/screen.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/search.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/search.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/search.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/sha256.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/sha256.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/sha256.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/shada.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/shada.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/shada.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/spell.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/spell.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/spell.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/state.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/state.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/state.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/strings.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/strings.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/strings.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/syntax.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/syntax.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/syntax.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/tag.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/tag.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/tag.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/tempfile.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/tempfile.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/tempfile.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/terminal.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/terminal.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/terminal.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/tui/input.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/tui/input.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/tui/input.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/tui/tui.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/tui/tui.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/tui/tui.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/ugrid.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ugrid.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ugrid.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/ui.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ui.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ui.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/ui_bridge.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/ui_bridge.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/ui_bridge.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/undo.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/undo.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/undo.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/CMakeFiles/nvim.dir/version.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/version.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/version.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -Wno-conversion -o src/nvim/CMakeFiles/nvim.dir/window.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/window.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/window.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Isrc/nvim/auto -Iinclude -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o src/nvim/po/CMakeFiles/sjiscorr.dir/sjiscorr.c.o -c /Users/zchee/src/github.com/neovim/neovim/src/nvim/po/sjiscorr.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/src/nvim/po/sjiscorr.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o test/functional/fixtures/CMakeFiles/shell-test.dir/shell-test.c.o -c /Users/zchee/src/github.com/neovim/neovim/test/functional/fixtures/shell-test.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/test/functional/fixtures/shell-test.c"
},
{
"directory": "/Users/zchee/src/github.com/neovim/neovim/build",
"command": "/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -DINCLUDE_GENERATED_DECLARATIONS -Iconfig -I../src -isystem ../.deps/usr/include -isystem ../.deps/usr/include/luajit-2.0 -isystem /usr/local/opt/gettext/include -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -flto -march=native -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -o test/functional/fixtures/CMakeFiles/tty-test.dir/tty-test.c.o -c /Users/zchee/src/github.com/neovim/neovim/test/functional/fixtures/tty-test.c",
"file": "/Users/zchee/src/github.com/neovim/neovim/test/functional/fixtures/tty-test.c"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment