SPIRV-Tools/source/comp
Diego Novillo d2938e4842 Re-format files in source, source/opt, source/util, source/val and tools.
NFC. This just makes sure every file is formatted following the
formatting definition in .clang-format.

Re-formatted with:

$ clang-format -i $(find source tools include -name '*.cpp')
$ clang-format -i $(find source tools include -name '*.h')
2017-11-08 14:03:08 -05:00
..
CMakeLists.txt Refactored MARK-V API 2017-10-12 15:40:40 -04:00
markv_codec.cpp Re-format files in source, source/opt, source/util, source/val and tools. 2017-11-08 14:03:08 -05:00
markv_model.h Re-format files in source, source/opt, source/util, source/val and tools. 2017-11-08 14:03:08 -05:00
markv.h Re-format files in source, source/opt, source/util, source/val and tools. 2017-11-08 14:03:08 -05:00