SPIRV-Tools/source/comp
Diego Novillo 83228137e1 Re-format source tree - NFC.
Re-formatted the source tree with the command:

$ /usr/bin/clang-format -style=file -i \
    $(find include source tools test utils -name '*.cpp' -or -name '*.h')

This required a fix to source/val/decoration.h.  It was not including
spirv.h, which broke builds when the #include headers were re-ordered by
clang-format.
2017-11-27 14:31:49 -05:00
..
CMakeLists.txt Test for pollution of the global namespace 2017-11-23 21:27:21 -05:00
markv_codec.cpp Move SetContextMessageConsumer into libspirv namespace 2017-11-23 13:56:12 -05:00
markv_model.h Re-format source tree - NFC. 2017-11-27 14:31:49 -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